New
2.3 Bugfix - filesink buffer flush correction
What's Changed
- Fix filesink drop messages improved by @ryanammoury and @KjellKod in https://github.com/KjellKod/g3log/pull/479
Full Changelog: https://github.com/KjellKod/g3log/compare/2.2...2.3
Unclaimed project
Are you a maintainer of g3log? Claim this project to take control of your public changelog and roadmap.
Changelog
G3log is an asynchronous, "crash safe", logger that is easy to use with default logging sinks or you can add your own. G3log is made with plain C++14 (C++11 support up to release 1.3.2) with no external libraries (except gtest used for unit tests). G3log is made to be cross-platform, currently running on OSX, Windows and several Linux distros. See Readme below for details of usage.
Full Changelog: https://github.com/KjellKod/g3log/compare/2.2...2.3