Skip to content

0.2.2

Compare
Choose a tag to compare
@Delgan Delgan released this 22 Jun 22:33
· 635 commits to master since this release
  • Deprecate logger.start() and logger.stop() methods in favor of logger.add() and logger.remove() (#3).
  • Fix ignored formatting while using logging.Handler sinks (#4).
  • Fix impossibility to set empty environment variable color on Windows (#7).