citra/src/common/logging
Merry e112421db8 backend: Ensure backend_thread is destructed before message_queue
Ensures that stop_token signals that stop has been requested before destruction of conditional_variable
2023-06-30 12:15:52 +03:00
..
backend.cpp backend: Ensure backend_thread is destructed before message_queue 2023-06-30 12:15:52 +03:00
backend.h Refactor Logging Impl 2023-06-30 12:15:52 +03:00
filter.cpp logging: Simplify and make thread-safe 2023-06-30 12:15:51 +03:00
filter.h logging: Simplify and make thread-safe 2023-06-30 12:15:51 +03:00
formatter.h common/logging: Reduce scope of fmt include 2023-06-30 12:15:52 +03:00
log.h common/logging: Move Log::Entry declaration to a separate header 2023-06-30 12:15:52 +03:00
log_entry.h Refactor Logging Impl 2023-06-30 12:15:52 +03:00
text_formatter.cpp common/logging: Move Log::Entry declaration to a separate header 2023-06-30 12:15:52 +03:00
text_formatter.h common/log: Move Log namespace into the Common namespace 2023-06-30 12:15:51 +03:00
types.h common/logging: Move Log::Entry declaration to a separate header 2023-06-30 12:15:52 +03:00