Alexey Rybalchenko
|
32f9c0cc00
|
Add LOGFD and LOGPD macros
|
2025-07-02 11:50:32 +02:00 |
|
Alexey Rybalchenko
|
27527ad87b
|
Add critical severity level between fatal and error
|
2025-02-06 15:20:41 +01:00 |
|
Alexey Rybalchenko
|
ea4067c474
|
Update CI nodes
|
2024-02-22 10:31:38 +01:00 |
|
Alexey Rybalchenko
|
953eac19c8
|
Add 'detail' severity between debug and info
|
2022-04-12 11:00:41 +02:00 |
|
Dennis Klein
|
d0b109015d
|
ci: Update envs
|
2021-09-10 18:54:43 +02:00 |
|
Alexey Rybalchenko
|
b2dfdd1768
|
Add 'alarm' and 'important' severities
|
2021-09-10 14:25:31 +02:00 |
|
Dennis Klein
|
f012a870e7
|
CI: Migrate to new alfa-ci infrastructure
|
2021-03-05 03:06:08 +01:00 |
|
Alexey Rybalchenko
|
4b3e6d3837
|
Always define FAIR_MIN_SEVERITY
|
2020-07-17 11:40:15 +02:00 |
|
Alexey Rybalchenko
|
b30cacab12
|
Adjust regex expressions
|
2020-07-17 11:40:15 +02:00 |
|
Alexey Rybalchenko
|
c8d59d11fb
|
Add test for cycle methods
|
2020-07-17 11:40:15 +02:00 |
|
Alexey Rybalchenko
|
a737a1de9c
|
Add output operator for severities, verbosities
|
2020-07-17 11:40:15 +02:00 |
|
Alexey Rybalchenko
|
1cb941021c
|
Add getters for file & custom sink severity
|
2020-07-17 11:40:15 +02:00 |
|
Alexey Rybalchenko
|
de1014dabb
|
Add unit tests
|
2020-07-17 11:40:15 +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 |
|