Ecosyste.ms: Awesome
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: about 1 month ago
JSON representation
A simple one header cpp logging libary
- Host: GitHub
- URL: https://github.com/cr0a3/log4cpp
- Owner: Cr0a3
- License: mit
- Created: 2023-08-29T13:46:58.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-29T13:57:47.000Z (over 1 year ago)
- Last Synced: 2024-12-02T09:05:26.969Z (about 1 month ago)
- Topics: cpp, log4cpp, logging, logging-library
- Language: C++
- Homepage:
- Size: 15.6 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)