Skip to content

Releases: iheartradio/Henson-Logging

0.4.0

02 Apr 19:39
6ef12ff
Compare
Choose a tag to compare
  • Fix usage with application factory pattern
  • Resolve the logging instance at first access instead of keeping a reference
    to a proxy object
  • Add get_effective_level and set_level to set and get the
    logging level respectively

0.3.1

14 Mar 15:53
Compare
Choose a tag to compare
  • Fix usage with application factory pattern

0.3.0

08 Mar 23:17
Compare
Choose a tag to compare
  • Replace Henson's logger with the instance of Logging