1
0
Fork 0
forked from suyu/suyu
suyu/src/common/logging
ameerj 5daf3abe65 common/logging: Move Log::Entry declaration to a separate header
This reduces the load of requiring to include std::chrono in all files which include log.h
2021-10-01 20:48:49 -04:00
..
backend.cpp common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
backend.h logging: Simplify and make thread-safe 2021-08-13 18:39:45 +00:00
filter.cpp ngct: Stub NGCT:U service 2021-08-27 14:15:34 -05:00
filter.h common: logging: Restructure backend code 2021-06-13 11:05:58 -04:00
log.h common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
log_entry.h common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
text_formatter.cpp common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00
text_formatter.h common/log: Move Log namespace into the Common namespace 2021-04-14 23:10:58 -04:00
types.h common/logging: Move Log::Entry declaration to a separate header 2021-10-01 20:48:49 -04:00