I have a requirement wherein I need to log information not using the standard Levels but a customized level . I have readin the mailing archives about people who have extended the Level and Logger classes to achieve this. I have also read warning saying that extending the Level class is not advisable.
Ramdas,
Extending Logger is not advisable while extending Level is fine. Try wrapping Logger and extending Level.
Can someone suggest an alternative to extending Level to achieve my goal of using a customized level?
Thanks
Ramdas
-- Ceki For log4j documentation consider "The complete log4j manual" ISBN: 2970036908 http://www.qos.ch/shop/products/clm_t.jsp
In the USA the log4j manual is carried by Softpro books.
http://store.yahoo.com/softpro/2-9700369-0-8.html
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
