Hi, Maybe you can use isAsSevereAsThreshold() function. I can't try it now. But if you need, I can check it on monday.
On Sat, May 8, 2010 at 9:55 AM, PriyaPrakash <angs....@gmail.com> wrote: > > Hi, > :working: > Ya i know the standard level of log4php,but when we use the threshold it > store the level based on priority(ie) > if we set threshold like > > $appender->setThreshold("WARN"); > > means it store the WARN levels and also to store their lower priority level > (INFO,DEBUG). > > why we cannot use the filter function for filter the level in properties > file. The filter is supported in xml config file,here it's supported or > not. > -- > View this message in context: > http://old.nabble.com/Add-appender-programmatically-tp28228274p28494246.html > Sent from the Log4php - Users mailing list archive at Nabble.com. > >