Skip to content

Releases: kala13x/slog

v1.8.48

10 Mar 10:15
Compare
Choose a tag to compare
  • Added support of MacOS and Windows platforms
  • Added color support for Windows using WinAPI functionality
  • Fixed log issues when only callback function is set
  • Fixed forced log rotation issues even if nRotate is disabled
  • Refactored codebase and fixed all warnings for all platforms
  • Implemented asprintf/vasprintf and sync functionality for Windows
  • Removed RT dependency and simplified build process and CMakeLists file
  • Changed va format string from char to const char and fixed warnings for C++
  • Added build workflows and automated tests for Linux, MacOS, and Windows

Release 1.2.61

05 Jun 18:44
2fc9234
Compare
Choose a tag to compare

Source code and static build and on Linux Kernel 4.0.4.
Added logging flags and colorized outputs in this release.

Release 1.0.49

05 Jun 18:09
Compare
Choose a tag to compare

Source code and static build and on Linux Kernel 4.0.4