pelican/pelican
Andrea Crotti 0922efa371 change the way logging is done, using the standard log tree instead of
calling the module-level functions on an unitialised logging object.

This allows to
- simplify log.py
- use one logger object for each file
2012-03-20 13:01:21 +00:00
..
themes Merge pull request #243 from alefteris/patch-1 2012-03-12 04:14:32 -07:00
tools move tools in pelican.tools and add the pelican.tools package to setup.py 2012-03-16 18:53:08 +00:00
__init__.py change the way logging is done, using the standard log tree instead of 2012-03-20 13:01:21 +00:00
contents.py change the way logging is done, using the standard log tree instead of 2012-03-20 13:01:21 +00:00
generators.py change the way logging is done, using the standard log tree instead of 2012-03-20 13:01:21 +00:00
log.py change the way logging is done, using the standard log tree instead of 2012-03-20 13:01:21 +00:00
paginator.py PEP8-ify. 2012-03-09 16:21:38 +01:00
readers.py Keep raw metadata text (but for summary) 2012-03-18 15:12:06 +01:00
rstdirectives.py Add Pygments support to the default sourcecode directive. 2011-06-18 18:59:44 +02:00
settings.py change the way logging is done, using the standard log tree instead of 2012-03-20 13:01:21 +00:00
utils.py change the way logging is done, using the standard log tree instead of 2012-03-20 13:01:21 +00:00
writers.py change the way logging is done, using the standard log tree instead of 2012-03-20 13:01:21 +00:00