diff options
author | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-01-09 14:22:28 +0100 |
---|---|---|
committer | Elrond <elrond+mediagoblin.org@samba-tng.org> | 2012-01-09 14:39:16 +0100 |
commit | 7cbbf3e75b2dc67068ec270e53249d95224a86cc (patch) | |
tree | aefa6c4cdf3628e448b161a8b24c5f076ecfd17c /bootstrap.py | |
parent | f42e49c3ad1c446e7899e7b76cd7fa381d5bba7c (diff) | |
download | mediagoblin-7cbbf3e75b2dc67068ec270e53249d95224a86cc.tar.lz mediagoblin-7cbbf3e75b2dc67068ec270e53249d95224a86cc.tar.xz mediagoblin-7cbbf3e75b2dc67068ec270e53249d95224a86cc.zip |
Create a default logging config
paste uses paste.ini to configure python's logging module.
Until now, there was NO config, not even a useful default
one. This means: any messages went away unseen.
Not good.
The new default logs everything to stderr at level INFO and
higher. Maybe not the best, but a good starting point.
Diffstat (limited to 'bootstrap.py')
0 files changed, 0 insertions, 0 deletions