AW: Log Debug and Info in 2 different files

2009-02-16 Thread Bender Heri
o...@javactivity.org] Gesendet: Montag, 16. Februar 2009 19:50 An: Log4J Users List Betreff: [SPAM (Bayesain Analysis)] - Re: Log Debug and Info in 2 different files - Bayesian Filter detected spam >> I just want DEBUG and up in sw.log and INFO and up in sw_infoerr.log Why wou

Re: Log Debug and Info in 2 different files

2009-02-16 Thread Steve Cohen
I just want DEBUG and up in sw.log and INFO and up in sw_infoerr.log Why would this not work? http://jakarta.apache.org/log4j/"; debug="false"> ... ... Mohit Anchlia wrote: I am trying to log DEBUG and up in one log file and INFO an

Re: Log Debug and Info in 2 different files

2009-02-16 Thread Curt Arnold
On Feb 12, 2009, at 5:30 PM, Mohit Anchlia wrote: I am trying to log DEBUG and up in one log file and INFO and up in other log file. But it doesn't seem to be working. I have tried various things like "Level", "Threshold", "additivity", "Priority" etc. Nothing seems to be working. Nothing is be

AW: Log Debug and Info in 2 different files

2009-02-16 Thread Bender Heri
...@gmail.com] Gesendet: Donnerstag, 12. Februar 2009 23:30 An: log4j-user@logging.apache.org Betreff: [SPAM (Bayesain Analysis)] - Log Debug and Info in 2 different files - Bayesian Filter detected spam I am trying to log DEBUG and up in one log file and INFO and up in other log file. But it doesn't

Re: Log Debug and Info in 2 different files

2009-02-12 Thread Curt Arnold
On Feb 12, 2009, at 5:30 PM, Mohit Anchlia wrote: I am trying to log DEBUG and up in one log file and INFO and up in other log file. But it doesn't seem to be working. I have tried various things like "Level", "Threshold", "additivity", "Priority" etc. Nothing seems to be working. Nothing is be

Log Debug and Info in 2 different files

2009-02-12 Thread Mohit Anchlia
I am trying to log DEBUG and up in one log file and INFO and up in other log file. But it doesn't seem to be working. I have tried various things like "Level", "Threshold", "additivity", "Priority" etc. Nothing seems to be working. Nothing is being written to sw.log. Only INFO and up is being writt