Releases: PakitoSec/logurich
Releases · PakitoSec/logurich
v0.7.1
What's Changed
- fix: enhance logger.rich with width parameter support and update related tests by @PakitoSec in #10
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat: add width parameter to logger.rich and update related functionality by @PakitoSec in #9
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- refactor: move logger initialization to main and update init_logger to enable all modules by default by @PakitoSec in #8
- logger is not longer init at the import time
Full Changelog: v0.5.1...v0.6.0
v0.5.1
What's Changed
- chore: revert compatibility to python 3.9 by @PakitoSec in #7
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat(logger): refactor exports, corrected bugs, upgrade deps by @PakitoSec in #6
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- fix: add contextual logging for multiprocessing by @PakitoSec in #5
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- refactor(console): console now uses lazy loading and lazy evaluation by @PakitoSec in #4
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- feat(click): added click helper for cli by @PakitoSec in #3
- chore: update dependencies
Full Changelog: v0.1.0...v0.2.0
v0.1.0
Initial release
Logurich is a logging library that combines Loguru and Rich.
Full Changelog: https://github.com/PakitoSec/logurich/commits/v0.1.0