Alexey Rybalchenko
|
946e807f79
|
Further stream optimizations
|
2019-08-22 16:52:34 +02:00 |
|
Alexey Rybalchenko
|
a42c88183e
|
Some formatting
|
2019-08-22 14:20:53 +02:00 |
|
Alexey Rybalchenko
|
f91643b9fa
|
Use fmt::localtime instead of std one for thread safety
|
2019-08-22 14:20:53 +02:00 |
|
Alexey Rybalchenko
|
0b8936aeaf
|
Implement LOGN for all sinks
|
2019-08-22 14:20:53 +02:00 |
|
Alexey Rybalchenko
|
b34f8d0684
|
Add support for fmt/fmt::printf format
|
2019-08-22 14:20:50 +02:00 |
|
Alexey Rybalchenko
|
3a875507d3
|
Remove Log() function, do work in constructor
|
2019-08-20 16:04:46 +02:00 |
|
Dennis Klein
|
4b462d2aa2
|
Fix -Wunused-parameter
|
2019-06-27 13:18:26 +02:00 |
|
Dennis Klein
|
3e1de0a17b
|
Support user-defined verbosity formats
* Add `fair::Logger::DefineVerbosity(...)` API
* Add documentation to README
* Optionally support `BOOST_PRETTY_FUNCTION`
|
2019-01-02 09:18:30 +01:00 |
|
Alexey Rybalchenko
|
63820e5f2c
|
Add cycle methods and verylow verbosity (msg only)
|
2018-05-09 15:30:01 +02:00 |
|
Dennis Klein
|
d7ddac01f7
|
Add CMake project and package
|
2018-04-11 01:42:24 +02:00 |
|