/anthill/conf/log4j

"Res Pons" <[email protected]> Fri, 16 Jun 2006 11:57:09 -0700
Newsgroups gmane.comp.java.anthill
Message-ID <[email protected]>
Hi everyone

I've modified my log4j in Anthill OS, does my change even make sense, I 
don't see any difference.  As you can see I commented out the 4th line from 
CVS...Warn and replaced it with the 5th line to Subversion...Debug.  I 
forget why I did this and whether it really does sever a purpose?

--------------------------

# Set root logging priority to INFO and its only appender to A1.
log4j.rootLogger=INFO, stdout
#, file

#log4j.category.com.urbancode.anthill.adapter.CVSRepositoryAdapterStream=WARN

log4j.category.com.urbancode.anthill.adapter.SubversionRepositoryAdapterStream=DEBUG

# stdout
log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d{HH:mm:ss:SSS} [%t] %-5p %c 
%x - %m%n

# file is set to be a FileAppender which outputs to System.out.
log4j.appender.file=org.apache.log4j.RollingFileAppender
log4j.appender.file.File=../Anthill.log
log4j.appender.file.MaxFileSize=100KB
log4j.appender.file.MaxBackupIndex=1
log4j.appender.file.layout=org.apache.log4j.PatternLayout
log4j.appender.file.layout.ConversionPattern=%d{HH:mm:ss:SSS} [%t] %-5p %c 
%x - %m%n

_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today - it's FREE! 
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/