diff options
| author | bwarsaw | 2007-03-31 23:56:58 +0000 |
|---|---|---|
| committer | bwarsaw | 2007-03-31 23:56:58 +0000 |
| commit | 6362c6e0a021eb5939d14b8ae4a2ed7b80371580 (patch) | |
| tree | e25449613c895e8d70992174b53c6f5c6a022a59 /Mailman/LockFile.py | |
| parent | 0caacf05262875f4e1791fd88d45910ac66dfd74 (diff) | |
| download | mailman-6362c6e0a021eb5939d14b8ae4a2ed7b80371580.tar.gz mailman-6362c6e0a021eb5939d14b8ae4a2ed7b80371580.tar.zst mailman-6362c6e0a021eb5939d14b8ae4a2ed7b80371580.zip | |
Add a configuration variable called LOG_CONFIG_FILE. If set, this names a
ConfigParser style ini file which can be used to override various default
settings for just the named loggers.
For example, if you want just the locks logger to print at DEBUG level, add
this:
etc/mailman.cfg:
LOG_CONFIG_FILE = 'etc/mailman.log'
etc/mailman.log:
[locks]
level = DEBUG
Diffstat (limited to 'Mailman/LockFile.py')
0 files changed, 0 insertions, 0 deletions
