hemend_logger 0.2.3 hemend_logger: ^0.2.3 copied to clipboard
log handler for logging package it will organize logging methods and easier to use in the application
0.2.3 #
- (fix) logger was not working in cli mode (can be deactivated)
0.2.1+1 #
- (Breaking) ansi logger parameters are changed
- (feat) ansi effects
- (fix) ansi color system (now changed to SGR) currently supporting even RGB colors (24Bit format)
0.1.5+1 #
- (fix) thrown an exception if used a detached logger
0.1.4+1 #
- (Feat) added close() method to log recorder concrete
0.1.3+1 #
- fix on exporting the contracts
0.1.2+1 #
- minor documentation and example changes
0.1.0+1 #
- initialization