eden/src/common/logging
Levi Behunin 30197c803e Refactor Logging Impl
Loop on stop_token and remove final_entry in Entry.
Move Backend thread out of Impl Constructor to its own function.
Add Start function for backend thread.
Use stop token in PopWait and check if entry filename is nullptr before logging.
2021-11-01 18:36:27 -06:00
..
backend.cpp Refactor Logging Impl 2021-11-01 18:36:27 -06:00
backend.h Refactor Logging Impl 2021-11-01 18:36:27 -06: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: Reduce scope of fmt include 2021-10-01 20:48:49 -04:00
log_entry.h Refactor Logging Impl 2021-11-01 18:36:27 -06: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