Releases: serhez/mloggers
Releases · serhez/mloggers
1.1.4
FileLogger
: rollback changes when new logs cannot be written to file
Full Changelog: 1.1.3...1.1.4
1.1.3
Full Changelog: 1.1.0...1.1.3
1.1.0
Released a wrapper for the progress bar provided by rich.progress
, with an API similar to that of tqdm
. The wrapper requires no configuration and can be used out-of-the-box; if you need more customization, you may want to use the provided functionality by the original package (rich.progress
).
Full Changelog: 1.0.2...1.1.0
1.0.2
- Fixed
register_level
function to register a new (level, color) pair in theLogLevel
enum.
Full Changelog: 1.0.1...1.0.2
1.0.1
Full Changelog: 1.0.0...1.0.1