Skip to content

v0.7.0

Compare
Choose a tag to compare
@yorinasub17 yorinasub17 released this 19 Aug 21:23
· 48 commits to master since this release
2045b19

Modules affected

  • logging [BACKWARDS INCOMPATIBLE]

Description

logging.GetLogger now returns a new logger using a custom formatter that prefixes the given name to the log entries.

Related links

#32