[log4plsql] log4plsql - level problem
Brought to you by:
gmoulard
From: <log...@li...> - 2004-06-08 11:51:37
|
Log4plsql (Background process) use log4j to log the message/alert to = external appenders. It initializes the log4j from the configuration file. Hi, We are using log4plsql with log4j to log external appenders. Appenders are getting the messages from log4plsql if the threshold is = set. If the threshold is set in log4j configuration file then appenders are = not getting the messages. Problem: Levels in log4plsql using are=20 10,OFF 20,FATAL 30,ERROR 40,WARN 50,INFO 60,DEBUG 70,ALL which are different from Log4j Log4j default level are : Integer.MAX_VALUE, OFF 50000,FATAL 40000,ERROR 30000,WARN 20000,INFO 10000,DEBUG Integer.MIN_VALUE,ALL =09 And these are reverse orders also ( as compared with the levels = log4plsql levels in the table). Is it possible to change the code log4plsql Background process according = to log4j levels? or Any other solution please let me know. Thanks&Regards, Ramakrishna. Visit our website at http://www.ubs.com This message contains confidential information and is intended only for the individual named. If you are not the named addressee you should not disseminate, distribute or copy this e-mail. Please notify the sender immediately by e-mail if you have received this e-mail by mistake and delete this e-mail from your system. E-mail transmission cannot be guaranteed to be secure or error-free as information could be intercepted, corrupted, lost, destroyed, arrive late or incomplete, or contain viruses. The sender therefore does not accept liability for any errors or omissions in the contents of this message which arise as a result of e-mail transmission. If verification is required please request a hard-copy version. This message is provided for informational purposes and should not be construed as a solicitation or offer to buy or sell any securities or related financial instruments. |