diff options
Diffstat (limited to 'work')
-rw-r--r-- | work/cfg/log4j.properties | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/work/cfg/log4j.properties b/work/cfg/log4j.properties index 83f4921..45aad48 100644 --- a/work/cfg/log4j.properties +++ b/work/cfg/log4j.properties @@ -21,4 +21,4 @@ log4j.appender.FA.layout=org.apache.log4j.PatternLayout log4j.appender.FA.layout.ConversionPattern=%d{ISO8601} %-4r %-5p [%t] %c: %m%n -log4j.logger.at.knowcenter.wag.egov.egiz=DEBUG
\ No newline at end of file +log4j.logger.at.knowcenter.wag.egov.egiz=INFO |