An open API service indexing awesome lists of open source software.

https://github.com/cr0a3/log4cpp

A simple one header cpp logging libary
https://github.com/cr0a3/log4cpp

cpp log4cpp logging logging-library

Last synced: 12 months ago
JSON representation

A simple one header cpp logging libary

Awesome Lists containing this project

README

          

# Log4CPP

A simple logging libary for cpp.

![Example image](example/image.png)

## Example
You can find the example code in the example directory.
Make sure to read the [Readme.md](example/Readme.md)

## License
This Project is under the [MIT LICENSE](LICENSE)