5070de6446
(also added a test-specific log4j conf so that we don't show all the warnings during the tests that were distracting) git-svn-id: http://google-refine.googlecode.com/svn/trunk@744 7d457c2a-affb-35e4-300a-418c747d4874
5 lines
164 B
INI
5 lines
164 B
INI
log4j.rootLogger=ERROR, console
|
|
|
|
log4j.appender.console=org.apache.log4j.ConsoleAppender
|
|
log4j.appender.console.layout=com.metaweb.util.logging.IndentingLayout
|