Hi all,

I'm new to this devlist. I've sent this email once before, but due to some
email issues I realize it did not come through.

I was thinking of bridging JUL and log4j, so that existing log4j-enabled
applications could correctly write to JUL-enabled environments, with the
full layout/filter/handler log4j support. At the moment, using the
ConsoleAppender works ok, however, the log4j log levels are not mapped to
JUL levels. For example, under Sun AppSrv 9.01, all log4j messages show up
at the INFO (stdout) or WARNING (stderr) level, regardless of what method
the application called. Anyway, I have created a JulAppender to solve this
issue and I was wondering if this is the place to offer it to some sort of
review or as a log4j addition; If so, what is the next step?

thanks,

- s

Reply via email to