|
55aa580145
|
log: fix adjustment of log level and format for sinks
|
2024-02-29 18:58:07 +01:00 |
|
|
3fb3a00fcb
|
list: rework lookup methods to use C++ templates
|
2024-02-29 18:58:07 +01:00 |
|
|
068d8bca62
|
log: add preproc #if/#else to handle ABI incompatabilities in spdlog
|
2024-02-29 18:58:07 +01:00 |
|
|
d1ecef233d
|
fix includes and spdlog API
|
2024-02-29 18:58:07 +01:00 |
|
|
c77d34ee3a
|
more refactoring to C++
|
2024-02-29 18:58:07 +01:00 |
|
|
389c8d8e82
|
update copyright year to 2020
|
2024-02-29 18:58:07 +01:00 |
|
|
e85fd6aa70
|
fix Log::getLevelName()
|
2024-02-29 18:58:07 +01:00 |
|
|
204cd148b7
|
use C++ compiler
|
2024-02-29 18:58:07 +01:00 |
|
|
9f7457ee34
|
log: throw appropriate exceptions if parsing of logging configuration fails
|
2024-02-29 18:58:07 +01:00 |
|
|
fe88938ef9
|
log: be strict when parsing logging configuration
|
2024-02-29 18:58:07 +01:00 |
|
|
300a0c283c
|
refactor: use C-style commenting everywhere
|
2024-02-29 18:58:07 +01:00 |
|
|
70d9b22453
|
log: fix broken log pattern
|
2024-02-29 18:58:07 +01:00 |
|
|
b8e92bdde9
|
log: remove static logger instances
|
2024-02-29 18:58:07 +01:00 |
|
|
dc6cfabbac
|
update copyright year to 2019
|
2024-02-29 18:58:07 +01:00 |
|
|
168ceb052e
|
fix logging
|
2024-02-29 18:58:07 +01:00 |
|
|
05ea2840ea
|
log: add Log::getLevelName()
|
2024-02-29 18:58:07 +01:00 |
|
|
21e05c2aa7
|
do not throw dynamically allocated exceptions
|
2024-02-29 18:58:07 +01:00 |
|
|
d8dcefd375
|
refactor: use of auto
|
2024-02-29 18:58:07 +01:00 |
|
|
fd3097eedf
|
log: fix intialization of log level and pattern
|
2024-02-29 18:58:07 +01:00 |
|
|
4419d49657
|
log: add Log::setPattern()
|
2024-02-29 18:58:07 +01:00 |
|
|
edb122ae58
|
log: add getter for log level
|
2024-02-29 18:58:07 +01:00 |
|
|
9e088a8e3d
|
log: throw exception for unknown log levels
|
2024-02-29 18:58:07 +01:00 |
|
|
39bbbca283
|
rewrite logging system with spdlog
|
2024-02-29 18:58:07 +01:00 |
|