dhis2-devs team mailing list archive
-
dhis2-devs team
-
Mailing list archive
-
Message #06895
[Branch ~dhis2-devs-core/dhis2/trunk] Rev 1935: Turned down the default logging level on deb distribution
------------------------------------------------------------
revno: 1935
committer: Bob Jolliffe bobjolliffe@xxxxxxxxx
branch nick: trunk
timestamp: Wed 2010-08-18 17:08:45 +0100
message:
Turned down the default logging level on deb distribution
modified:
tools/dhis2deb/dhis2/WEB-INF/classes/log4j.properties
--
lp:dhis2
https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk
Your team DHIS 2 developers is subscribed to branch lp:dhis2.
To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'tools/dhis2deb/dhis2/WEB-INF/classes/log4j.properties'
--- tools/dhis2deb/dhis2/WEB-INF/classes/log4j.properties 2009-11-29 21:46:31 +0000
+++ tools/dhis2deb/dhis2/WEB-INF/classes/log4j.properties 2010-08-18 16:08:45 +0000
@@ -16,4 +16,4 @@
# Categories (order: DEBUG, INFO, WARN, ERROR, FATAL)
log4j.rootCategory = WARN, file
-log4j.category.org.hisp.dhis = INFO
+log4j.category.org.hisp.dhis = WARN, file