Changelog

Version 0.3.0

Released 2016-03-08

  • Replace Henson’s logger with the instance of Logging

Version 0.2.0

Released 2015-11-19

  • Add support for log handler kwargs (Note: this change drops support for Python 3.4 and requires 3.5+)
  • Add support for LOG_FORMATTER setting to control the formatter used by the henson log handler

Version 0.1.0

Released 2015-11-03

  • Initial release