E612
Skip to content
/ go-log Public

v2.8.0

Choose a tag to compare

@github-actions github-actions released this 30 Jul 23:15
3df4734

What's Changed

Breaking changes to API introduced in v2.7.0

  • Removed LevelName
  • Renamed LevelFromString to Parse
  • Renamed GetLogLevel to SubsystemLevelName
  • Renamed GetAllLogLevels to SubsystemLevelNames
  • Name of default level identified by DefaultName instead of "" or "*"

Full Changelog: v2.7.0...v2.8.0

0