This commit is contained in:
Dennis Klein 2018-04-11 16:11:36 +02:00
parent 33cc2928a7
commit 88c13b67cc
No known key found for this signature in database
GPG Key ID: 08E62D23FA0ECBBC
2 changed files with 3 additions and 0 deletions

View File

@ -2,6 +2,8 @@
Lightweight and fast C++ Logging Library
![example output](example.png)
| Branch | Build Status |
| :---: | :--- |
| `master` | ![build status master branch](https://alfa-ci.gsi.de/buildStatus/icon?job=FairRootGroup/FairLogger/master) |
@ -38,6 +40,7 @@ find_package(FairLogger)
On command line:
* `-DDISABLE_COLOR=ON` disables coloured console output.
* `-DBUILD_TESTING=OFF` disables building of unit tests.
## License

BIN
example.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 220 KiB