.
authorp.ciardelli <p.ciardelli@localhost>
Wed, 28 Oct 2009 12:46:20 +0000 (12:46 +0000)
committerp.ciardelli <p.ciardelli@localhost>
Wed, 28 Oct 2009 12:46:20 +0000 (12:46 +0000)
taxeditor-navigation/src/test/resources/log4j.properties

index fea84010797895e5ef085011e4063acfb281b412..10ed8e487a61cb9d1670598095d699875975996b 100644 (file)
@@ -16,7 +16,7 @@ log4j.appender.file.layout.ConversionPattern=%d{ABSOLUTE} %5p %c{1}:%L - %m%n
 
 ### set log levels - for more verbose logging change 'info' to 'debug' ###
 ### levels: error, warn, debug, info
-log4j.rootLogger=INFO, stdout
+log4j.rootLogger=WARN, stdout
 
 ### set directory-specific levels below