You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-user@logging.apache.org by Hu <xw...@yahoo.com> on 2002/04/10 22:58:22 UTC

Suggestions on wrapper

Hi, all
I am using weblogic's log service to write the log
file which is in a wrapper class (it has log(...)
method) and people are used to use weblogic log files,
but now i found out log4j is more flexiable to use, so
I would like to add more functions, like the NDC,
log4j configuration, etc. which way is better: 
1. create a subclass that has NDC.. and use the
log(..) in the existing class
2. create superclass that has NDC...
3. modify the existing class by adding the NDC...
Anybody use weblogic log and log4j?

Thanks

__________________________________________________
Do You Yahoo!?
Yahoo! Tax Center - online filing with TurboTax
http://taxes.yahoo.com/

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>