[ckan-dev] Logging CLI commands
David Read
david.read at hackneyworkshop.com
Thu Mar 15 15:59:38 UTC 2012
Just to say that logging wasn't working in the ckanext-archiver
command-line interface, meaning there was no way to see what was
happening. It needed to load the config before you instantiate the
logger, otherwise it is disabled by default, which makes sense when
you think about it. Anyway the fix is in now:
https://github.com/okfn/ckanext-archiver/commit/aa02e2e94036625c30321b85969283f48b33cee8
David
More information about the ckan-dev
mailing list