Releases: kala13x/slog
Releases · kala13x/slog
v1.8.48
- 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
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
Source code and static build and on Linux Kernel 4.0.4