Hi all,
We have integrated log4j in our general logging-infrastructure. for this
purposes we extended log4j as described in the manual (decorator-pattern).
Everything worked fine since i've seen that some character in the
ConversionPattern do not show up in the log (%L and %M as examples).
After
Not sure if you got this. Resending it...
Thanx!
Best Regards,
Menon:)
-
Ramakrishna M. Menon (A Rafi Fan - http://www.mohdrafi.com )
MBA, Berkeley
Oracle Corp.-> (650) 506-2343
http://websites.oraclecorp.com/websites/pub/oracleperformance
From: "Stephen Chell (DSL AK)" <[EMAIL PROTECTED]>
Reply-To: "Log4J Users List" <[EMAIL PROTECTED]>
To: "'[EMAIL PROTECTED]'" <[EMAIL PROTECTED]>
Subject: Log4j: appender specific logging levels?
Date: Mon, 1 Mar 2004 11:15:08 +1300
Hi all,
I'm new to log4j. I know what I want to achieve, bu