[tryton-debian-vcs] tryton-server branch debian updated. debian/4.0.4-1-1-g536e9d2
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Sun Sep 4 18:04:50 UTC 2016
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/tryton-server.git;a=commitdiff;h=debian/4.0.4-1-1-g536e9d2
commit 536e9d28b3fa09a37a1b67e468ade5e0e34c3b0f
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Sun Sep 4 20:04:21 2016 +0200
Setting the log level to WARNING, log level INFO logs meanwhile to many details.
diff --git a/debian/trytond_log.conf b/debian/trytond_log.conf
index 2fe628e..32cbbc3 100644
--- a/debian/trytond_log.conf
+++ b/debian/trytond_log.conf
@@ -27,5 +27,5 @@ args: ('/var/log/tryton/trytond.log', 'D', 1, 30)
formatter: simple
[logger_root]
-level: INFO
+level: WARNING
handlers: rotate
--
tryton-server
More information about the tryton-debian-vcs
mailing list