Releases: iheartradio/Henson-Logging
Releases · iheartradio/Henson-Logging
0.4.0
- 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
- Fix usage with application factory pattern
0.3.0
- Replace Henson's logger with the instance of
Logging