citra/src/common/logging
ameerj a1443356f1 threadsafe_queue: Add std::stop_token overload to PopWait
Useful for jthreads which make use of the threadsafe queues.
2023-06-30 12:15:52 +03:00
..
backend.cpp threadsafe_queue: Add std::stop_token overload to PopWait 2023-06-30 12:15:52 +03:00
backend.h logging: Simplify and make thread-safe 2023-06-30 12:15:51 +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 common/logging: Move Log::Entry declaration to a separate header 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