Alexey Rybalchenko
|
84708ef8f2
|
Always define FAIR_MIN_SEVERITY
|
2020-07-17 11:09:23 +02:00 |
|
Alexey Rybalchenko
|
f3937bea6c
|
Adjust regex expressions
|
2020-07-16 10:16:36 +02:00 |
|
Alexey Rybalchenko
|
fae704176a
|
Add test for cycle methods
|
2020-07-13 15:13:42 +02:00 |
|
Alexey Rybalchenko
|
9bdb068105
|
Add output operator for severities, verbosities
|
2020-07-13 12:26:49 +02:00 |
|
Alexey Rybalchenko
|
77ed410257
|
Add getters for file & custom sink severity
|
2020-07-13 11:24:11 +02:00 |
|
Alexey Rybalchenko
|
686e457724
|
Add unit tests
|
2020-07-10 14:01:59 +02:00 |
|
Alexey Rybalchenko
|
56780689fc
|
Exchange the meaning of LOGP and LOGF
|
2020-06-22 09:49:07 +02:00 |
|
Alexey Rybalchenko
|
edbc8e6270
|
Further stream optimizations
|
2019-08-27 13:40:01 +02:00 |
|
Alexey Rybalchenko
|
a5f3e95238
|
Some formatting
|
2019-08-27 13:40:01 +02:00 |
|
Alexey Rybalchenko
|
3d36ffeb40
|
Use fmt::localtime instead of std one for thread safety
|
2019-08-27 13:40:01 +02:00 |
|
Alexey Rybalchenko
|
d9ac93552e
|
Implement LOGN for all sinks
|
2019-08-27 13:40:01 +02:00 |
|
Alexey Rybalchenko
|
dcc27744cd
|
Add support for fmt/fmt::printf format
|
2019-08-27 13:40:01 +02:00 |
|
Alexey Rybalchenko
|
4b883688c9
|
Remove Log() function, do work in constructor
|
2019-08-27 13:40:01 +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 |
|