Skip to content

Releases: VXAPPS/modern.cpp.logger

v0.4

31 Oct 17:25
v0.4
55c289d
Compare
Choose a tag to compare
  • Latest compatibility
  • Unittests
  • Fix std::cerr usage
  • Add usage examples
  • Code quality

v0.3

15 Nov 15:34
Compare
Choose a tag to compare
  • Add dynamic source location for logging (only for macOS and Linux)
  • Remove XCode 11.0 from integration
  • Update documentation

v0.2

24 Oct 09:37
Compare
Choose a tag to compare
  • Add XmlFileLogger for logging in xml format
  • Integrate pipeline
  • Support for Visual Studio 2017 and 2019
  • Support for macOS arm64

v0.1

24 Oct 09:39
Compare
Choose a tag to compare
  • Initial logger
  • Logging to /dev/null
  • Logging to std::out
  • Logging to file