diff roundup/configuration.py @ 4786:6018617c55ab

Removing remains of "rlog" module, fixes db unit test debug logging via environment variable.
author Bernhard Reiter <bernhard@intevation.de>
date Sun, 05 May 2013 00:21:27 +0200
parents ef7ae277a3b1
children 05c857e5dbed
line wrap: on
line diff
--- a/roundup/configuration.py	Wed Apr 24 23:46:57 2013 -0400
+++ b/roundup/configuration.py	Sun May 05 00:21:27 2013 +0200
@@ -1305,9 +1305,6 @@
     Core config has a predefined layout (see the SETTINGS structure),
     supports loading of old-style pythonic configurations and holds
     three additional attributes:
-        logging:
-            instance logging engine, from standard python logging module
-            or minimalistic logger implemented in Roundup
         detectors:
             user-defined configuration for detectors
         ext:

Roundup Issue Tracker: http://roundup-tracker.org/