I'm maintaining a Java app with tons of System.out.println's all around,
and I'm using log4j in my (new) code.

If I setup log4j to use a ConsoleAppender, will log4j's and println's
output be intermixed in a predictible way? I mean, will each log message
be logged until EOL at least?

Does anyone have any suggestions for using System.out.println and log4j
together in the same app?

Thanks in advance
-- 
[]'s
Daniel Serodio


--
To unsubscribe, e-mail:   <mailto:log4j-user-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:log4j-user-help@;jakarta.apache.org>

Reply via email to