The LogEngine project is happy to announce a new public release.
This is mainly a bug fix release that addresses several specific issues discovered in v1.00.
LogEngine is a C++ library for easy and flexible logging to files.
Multithreaded, easy to use and fast, automatic logfile backup
(several modes), small amount of code, platform independent.
The main features and bugs fixed are:
- Fixed bug with different log patterns.
- Changed implementation for placeholders %OSVERSION%, %DEBUGLEVEL%, %APPVERSION%, %APPNAME%, %OS%.
- Created implementation for %OSVERSION% and %DEBUGLEVEL% placeholders