Re: Events appear incorrect inside the wrong file

2009-08-31 Thread Markus Michel
think that I don't need a separate config file, because setup is very simple. BR, Markus > > -----Ursprüngliche Nachricht- > Von: Markus Michel [mailto:nemocadn...@googlemail.com] > Gesendet: Freitag, 28. August 2009 13:58 > An: log4j-user@logging.apache.org > Bet

Events appear incorrect inside the wrong file

2009-08-28 Thread Markus Michel
Hi there! To be able to log and trace some events I've added a LoggingHandler class to my java project. Inside this class I'm using two different log4j logger instances - one for logging an event and one for tracing an event into different files. The initialization block of the class looks like th

Events appear incorrect inside the wrong file

2009-08-28 Thread Markus Michel
Hi there! To be able to log and trace some events I've added a LoggingHandler class to my java project. Inside this class I'm using two different log4j logger instances - one for logging an event and one for tracing an event into different files. The initialization block of the class looks like th