Skip to content

QLogger - v2.0.0

Latest
Compare
Choose a tag to compare
@legerch legerch released this 06 Dec 10:06

Changelog

Added

  • Add support for multiples sinks, allowing to choose behaviour of the logger. Current sinks available are:
    • File rotating logs
    • Daily logs
  • Allow to use custom formatter via QLogger::LogFormatter
  • Add support for log level: user can now set a minimum level
  • Documentation is now supporting a public (which is available online) and an internal version
  • Add more tools to manage library version

Changed

  • Default log formatter now include milliseconds in the timestamp