Menu

C++ Log Engine version 1.03 released!

After long time we have released new version of C++ LogEnigne Library with bunch of improvements and fixes.
Changes:
* Multithreading code now uses common STL functions instead of native ones. That made code much simpler.
* Added more unit tests that helped us to catch up several bugs that are now fixed.
* Code is more compatible with latest C++ language standards
* Fixed a couple of compiler warnings (not all though)
* Improved work with date/time functions
* Code cleaning and refactorings

Give it a try and let us know how it goes!

Posted by Andrey 2023-11-07 Labels: logging multithreading 1.03 LogEngine C++

Log in to post a comment.