I was wondering if Log4J will allow me to do the following:

configure a RollingFileAppender that logs standard output.
configure a RollingFileAppender that logs info and warning output.
configure a RollingFileAppender that logs error level output.

have a single logger that will use one of the above appenders based upon the
logging level of the log method called within a given class.


Thank you for your time,

Marty


________________________
Marty B. Jones
Senior Software Engineer
DailyAccess.Com


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to