You are viewing a plain text version of this content. The canonical link for it is here.
Posted to log4j-dev@logging.apache.org by bu...@apache.org on 2002/09/27 10:04:34 UTC

DO NOT REPLY [Bug 13063] New: - I cant control the Additivity of logger from Properites file.

DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13063>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=13063

I cant control the Additivity of logger from Properites file.

           Summary: I cant control the Additivity of logger from Properites
                    file.
           Product: Log4j
           Version: 1.0
          Platform: Other
        OS/Version: Windows XP
            Status: NEW
          Severity: Normal
          Priority: Other
         Component: Configurator
        AssignedTo: log4j-dev@jakarta.apache.org
        ReportedBy: raghava.a.v@conject.com


I am working on a application where i want to create number of loggers with 
different names in different locations.Now i want to make log statements coming 
from different loggers  go to different .log files.Now in properties file iam 
able to configure dirrerent loggers and made them to go different files and but
all these loggers are logging to root logger also but i dont want it to 
happen.I know that i can use setAdditivity(false) to make it not happen from 
code but i want to do it from properties file only.

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>