Skip to content

Release 0.1.2

Compare
Choose a tag to compare
@barealek barealek released this 11 Jul 15:12
· 83 commits to main since this release
0a97dfc

StyledLogger v0.1.2

A release containing some breaking changes

This build is tested and ready for usage in production. A quick usage example can be found on the main repo page.

Changes:

  • Callbacks have been reworked to function through decorators. Register them using @logger.callback(name, level).
  • Refactor some of the loggers code to smaller functions.

Full Changelog: 0.1.1...0.1.2