> As for setting additivity "globally", you can specify additivity on the
> rootLogger (that additivity setting is then "inherited" by all loggers
> defined under it).  I.E.,
> log4j.rootLogger=DEBUG, daily
> log4j.additivity.rootLogger=false
> log4j.appender.daily=org.apache.log4j.DailyRollingFileAppender

Thanks!  That's what I needed.  (The .properties file was getting huge
because I had two lines for every class, one to set the appender and then
one to set the additivity.)

-- 
Wendy Smoak
Applications Systems Analyst, Sr.
Arizona State University PA Information Resources Management

Reply via email to