awiggs / chip-gr8

Chip-Gr8
http://chipgr8.io
MIT License
4 stars 1 forks source link

Additional Logging #53

Closed ejrbuss closed 5 years ago

ejrbuss commented 5 years ago

Currently we have only a handful of logging statements in the library, it would be useful to log additional items (such as configurations any exceptions etc.)

Logging is configured to be used ala:

import logging

logger = logging.getLogger(__name__)

logger.info(..)
logger.debug(...)
# etc.
ejrbuss commented 5 years ago

9f76d34dd7e50d0c46317fdb603ccdb57d6a300d and 1b2d1fd2961bbe13833d8eeb3340df56b4dd76da