Is there any way to set the log level (fatal, error, info) local to each appender instead of setting it to a Logger. For example if I have an appender of ConsoleAppender and RollingFileAppender, I want to be able to set the console to be Info and above and the file to be error above.
thanks -- View this message in context: http://old.nabble.com/SetLevel-per-appender--tp30447287p30447287.html Sent from the Log4cxx - Users mailing list archive at Nabble.com.