Rainer Jung wrote:
That's why it would be nice if someone took the burden of writing a better log formatter for j.u.l.

Got it.  Yea, that format is certainly grep unfriendly.

Looks like Harmony has a formatter we could copy from and fix to not add the new line.

http://svn.apache.org/repos/asf/harmony/enhanced/classlib/trunk/modules/logging/src/main/java/java/util/logging/SimpleFormatter.java

Yes, that could be a good starting point (although that implementation does not care about localization).

It might be better to use log4j code as a starting point as it already has the pattern processing code.

Rémy

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to