Project

Profile

Help

Bug #6420

closed

-Tout filename not used when set on command line

Added by Adrian Bird 5 months ago. Updated 4 months ago.

Status:
Closed
Priority:
Low
Assignee:
Category:
Command Line
Sprint/Milestone:
-
Start date:
2024-05-13
Due date:
% Done:

100%

Estimated time:
Legacy ID:
Applies to branch:
12, trunk
Fix Committed on Branch:
12, trunk
Fixed in Maintenance Release:
Platforms:
Java

Description

Setting -T -Tout:some_filename.xml on the command line does not write the trace to the file - it comes out on stderr.

However, if you include the class name of the Saxon TraceListener then the trace does appear in the specified file: -T:net.sf.saxon.trace.XSLTTraceListener -Tout:some_filename.xml

This isn't a problem if you use a config file because you have to specify the name of the Saxon TraceListener in there.

Adrian

Please register to edit this issue

Also available in: Atom PDF