Hi all,

I have a problem with class LevelMatchFilter.
The properties file is  :
....
log4j.appender.DebugFile = org.apache.log4j.RollingFileAppender
....
log4j.appender.DebugFile.filter =
org.apache.log4j.varia.LevelMatchFilter
log4j.appender.DebugFile.filter.LevelToMatch=DEBUG
log4j.appender.DebugFile.filter.AcceptOnMatch=true


But, there is not correct because the outputs are:
log4j:WARN Failed to set property filter to value
"org.apache.log4j.varia.LevelM
atchFilter". No setter for property

Any help would be appreciated.

Thanks,

Kristelle Lassagne








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

Reply via email to