Skip to content

Commit

Permalink
Set the default Java logging to 'INFO'
Browse files Browse the repository at this point in the history
  • Loading branch information
Christopher Mueller committed Oct 13, 2011
1 parent 9acbb34 commit 774e8d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion log4j.properties
Expand Up @@ -57,4 +57,4 @@ log4j.appender.fileout.layout.conversionPattern=%d{MM-dd-yyyy HH:mm:ss,SSS} [%t]
#log4j.category.org.springframework.security=DEBUG

# Project specific entries
log4j.category.net.ooici = DEBUG
log4j.category.net.ooici = INFO

0 comments on commit 774e8d1

Please sign in to comment.