Package: python-moinmoin
Severity: wishlist
Dear Maintainer,
Thanks for packaging moinmoin! It would be great if it would be possible
to make moinmoin logging easier to customize when running with wsgi. At
the moment there's very little information on this online, and the
default configuration results in a nasty looking
[Sat Sep 07 00:14:42 2013] [error] 2013-09-07 00:14:42,449 WARNING
MoinMoin.log:139 using
logging configuration read from built-in fallback in MoinMoin.log
module!
message in the apache error log.
My suggestion:
1. Uncomment the
> from MoinMoin import log
> log.load_config('/etc/moin/logging.conf')
lines in /usr/share/moin/server/moin.wsgi
2. Provide a copy of /usr/share/moin/config/logging/logfile as
/etc/moin/logging.conf
That way, no flexibility is lost but the user has an easy and obvious
way to adjust the logging.
-- System Information:
Debian Release: 7.1
APT prefers stable-updates
APT policy: (500, 'stable-updates'), (500, 'stable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.9-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]