Log level issue with multiple loggers

2013-09-18 Thread Luigi Alice
Hello, I want to log to two different files, each file with different log levels. Firstly, I defined the root logger with Level ERROR which is writing to file number "1". Then the second logger with special Logger-Name "1292B83C9F81DAB40710C063C441A641.P011Tomcat60001" should log to file number

Re: Log level issue with multiple loggers

2013-09-18 Thread Remko Popma
Try setting the log level on the AppenderRef of the root logger: ... ... On Wednesday, September 18, 2013, Luigi Alice wrote: > Hello, > > ** ** > > I want to log to two different files, each file with different log levels. > > > Firstly, I defined the root logger with Leve

AW: Log level issue with multiple loggers

2013-09-18 Thread Luigi Alice
That's it! I'm using this: By the way: What's the difference of setting both level-attributes? Mit freundlichen Grüßen   Herr Dipl.-Inf. L. Alice Softwareent