Include getPrintStream method in class Log
------------------------------------------
Key: JBSEAM-2905
URL:
http://jira.jboss.com/jira/browse/JBSEAM-2905
Project: Seam
Issue Type: Feature Request
Reporter: Yenan Zhou
Priority: Optional
If this is possible, it's handy to use properties.list(log.getTraceStream()) instead
of properties.list(System.out), and hopefully the output is formatted according to
log4j's configuration.
Maybe a custom PrintStream object with interception of line feed and flush each line to
log will do the trick.
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira