LogEngine2 is a C++ header only library for easy and flexible logging.
Contains small amount of code in compare with other logging libraries.
Just copy the files from include folder to your project folder and use a C++20 compiler.
LogEngine2 can load loggers from .lfg file. Examples of .lfg files are included into bundle.
LogEngine2 provides various log targets: regular files, rotating log files, console logging, string stream, user custom function.
Log line format is easy configurable.
Features
- Headers only or compiled
- Feature-rich log formatting, using the C++20 std::format()
- Load loggers configuration from .lfg file
- Asynchronous logging mode (optional)
- Thread safe and thread unsafe loggers
- Custom callback logger type
- Log targets: Regular log files, Rotating files, Console, String stream, Custom function
- Log statistics
- Customizable log line patterns
Follow LogEngine2 library
Other Useful Business Software
Our Free Plans just got better! | Auth0
You asked, we delivered! Auth0 is excited to expand our Free and Paid plans to include more options so you can focus on building, deploying, and scaling applications without having to worry about your security. Auth0 now, thank yourself later.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of LogEngine2 library!