python logging
opalmer opened this issue · 0 comments
opalmer commented
Add pyfarm.core.logger which will
- setup a root logger for the project
- configure a handler and formatter at the root level so all child loggers will receive the same log handling
- create custom getLogger function that will prepend pyfarm. to the logger name