Strabon

changeset 320:e36e63a58d63

raised logging level to INFO instead to OFF
author Babis Nikolaou <charnik@di.uoa.gr>
date Thu Jun 21 20:51:55 2012 +0300 (2012-06-21)
parents 7225b65b690f
children 6c115d7795d0
files runtime/src/main/resources/log4j.properties
line diff
     1.1 --- a/runtime/src/main/resources/log4j.properties	Thu Jun 21 20:51:34 2012 +0300
     1.2 +++ b/runtime/src/main/resources/log4j.properties	Thu Jun 21 20:51:55 2012 +0300
     1.3 @@ -1,5 +1,5 @@
     1.4  # logger level values: OFF, ERROR, WARN, INFO, DEBUG, ALL
     1.5 -log4j.rootLogger=OFF, CA
     1.6 +log4j.rootLogger=INFO, CA
     1.7  #log4j.rootLogger=DEBUG, CA
     1.8  #log4j.rootLogger=INFO, CA, FA
     1.9