Table of Contents
MoinMoin
See also: Software Categories, Software
MoinMoin main site
Other Sites
https://codeghar.wordpress.com/2010/05/17/install-moinmoin-in-debian/
https://help.ubuntu.com/lts/serverguide/moinmoin.html
https://master19.moinmo.in/InstallDocs
http://pywebmail.sourceforge.net/static/latest/MoinMoin%282f%29InstallDocs.html
Search for Installation
Errors in Moin Moin
Logging Error
INFO MoinMoin.log:151 using logging configuration read from built-in fallback in MoinMoin.log module
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:
- Uncomment the
> from MoinMoin import log
> log.load_config('/etc/moin/logging.conf')
lines in /usr/share/moin/server/moin.wsgi
- Provide a copy of
/usr/share/moin/config/logging/logfileas/etc/moin/logging.conf
That way, no flexibility is lost but the user has an easy and obvious way to adjust the logging.
About
MoinMoin is a Wiki software implemented in Python and distributed as Free Software under GNU GPL v2+ license.
The name “MoinMoin” is a common German slang expression (see our "MoinMoin" etymology page for more about that).
For more information about MoinMoin, please see the project wiki at http://moinmo.in/.
