Skip to content

2.0.0

Latest
Compare
Choose a tag to compare
@juzzlin juzzlin released this 08 Jul 19:43

New features:

  • Fix GitHub Issue #5: Add support for tags
  • Add support for customized timestamp format
  • Add ISODateTime option to TimestampMode

Other:

  • Add SimpleLogger::setTimestampSeparator()
  • Rename init() to initialize()
  • Rename Logger to SimpleLogger
  • Require C++17