azahar/src/common/logging
Lioncash 5c86147ef4 log/backend: Use in-class initializer for FileBackend
We can also avoid redundant constructions of the same string repeatedly.
2023-06-30 12:15:51 +03:00
..
backend.cpp log/backend: Use in-class initializer for FileBackend 2023-06-30 12:15:51 +03:00
backend.h log/backend: Use in-class initializer for FileBackend 2023-06-30 12:15:51 +03:00
filter.cpp common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
filter.h common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
formatter.h Upgrade codebase to C++ 20 + fix warnings + update submodules (#6115) 2022-09-21 18:36:12 +02:00
log.h common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
text_formatter.cpp common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
text_formatter.h common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00