Mercurial > p > roundup > code
diff doc/admin_guide.txt @ 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 | 32b24abfe98e |
| children | 609edf9de0a5 |
line wrap: on
line diff
--- a/doc/admin_guide.txt Wed Apr 24 23:46:57 2013 -0400 +++ b/doc/admin_guide.txt Sun May 05 00:21:27 2013 +0200 @@ -42,9 +42,7 @@ ======================================================= You may configure where Roundup logs messages in your tracker's config.ini -file. Roundup will use the standard Python (2.3+) logging implementation -when available. If not, then a very basic logging implementation will be used -(see BasicLogging in the roundup.rlog module for details). +file. Roundup will use the standard Python (2.3+) logging implementation. Configuration for standard "logging" module: - tracker configuration file specifies the location of a logging
