Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/cr0a3/log4cpp

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

cpp log4cpp logging logging-library

Last synced: about 1 month 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)