Hi,
:working::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.

Reply via email to