https://github.com/usagi/wonderland.log
C++ logging header-only library.
https://github.com/usagi/wonderland.log
Last synced: 11 months ago
JSON representation
C++ logging header-only library.
- Host: GitHub
- URL: https://github.com/usagi/wonderland.log
- Owner: usagi
- License: mit
- Created: 2014-04-03T15:43:17.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2015-09-17T14:58:50.000Z (over 10 years ago)
- Last Synced: 2025-07-06T14:40:18.135Z (11 months ago)
- Language: C++
- Homepage:
- Size: 297 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# wonderland.log
C++ logging header-only library.
## support
- GCC-4.9.1
- Clang-3.5.0
- Emscripten-1.29.1
## usage
basic usage to see the [exmaple/example.cxx](example/example.cxx).
## license
- [MIT](LICENSE)
## author
(C)2014 Usagi Ito in [Wonder Rabbit Project](http://www.WonderRabbitProject.net/).