package_cache: Add a package-level logger
authorW. Trevor King <wking@tremily.us>
Thu, 20 Feb 2014 22:19:50 +0000 (14:19 -0800)
committerW. Trevor King <wking@tremily.us>
Thu, 20 Feb 2014 22:19:50 +0000 (14:19 -0800)
commit5c75b5c651a8026d153d7c193dd81c53f952d7c6
tree77b61238abfbd951ac9d41f8c081ce422577ea97
parent9dff382e4730ce5fe70f52090006f1262fab4ed7
package_cache: Add a package-level logger

This gives us a single location for configuring verbosity, handlers,
etc., for submodule loggers.
package_cache/__init__.py