Correct log category package name

This commit is contained in:
Luke Taylor 2006-05-20 23:45:54 +00:00
parent b5e9690735
commit 9623eb3d04
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ log4j.appender.stdout=org.apache.log4j.ConsoleAppender
log4j.appender.stdout.layout=org.apache.log4j.PatternLayout
log4j.appender.stdout.layout.ConversionPattern=%d %p %c - %m%n
log4j.category.net.sf.acegisecurity=DEBUG
log4j.category.org.acegisecurity=DEBUG