Don't propagate loggers; add some logging. #291

Merged
fiatflux merged 2 commits from no_propagate_loggers into master 2013-07-14 01:42:48 +02:00
fiatflux commented 2013-07-10 21:15:41 +02:00 (Migrated from github.com)

I disabled logger propagation to prevent the root logger from duplicating the custom loggers. In the future there might be something we want to do with the root logger, but I think this is the best way for now to avoid double messages.

I disabled logger propagation to prevent the root logger from duplicating the custom loggers. In the future there might be something we want to do with the root logger, but I think this is the best way for now to avoid double messages.
This repo is archived. You cannot comment on pull requests.
No description provided.