21 Commits (bb7d4ec3d310b843b15464bad0241ae0c9b18fa1)

Author SHA1 Message Date
Lioncash 6125590a7b log/backend: Use in-class initializer for FileBackend 5 years ago
Lioncash 64606aefcf common/log: Move Log namespace into the Common namespace 5 years ago
Lioncash c4ed791164 common/fileutil: Convert namespace to Common::FS 6 years ago
Lioncash 8725b37a35 logging/backend: Make use of designated initializers 6 years ago
BreadFish64 a31ed02ae4 common/logging: don't use regex for path trimming 6 years ago
Lioncash 43c1092031 logging/backend: Move CreateEntry into the Impl class 7 years ago
B3n30 4154936568 threadsafe_queue: Add WaitIfEmpty and use it in logging 8 years ago
Carl Kenner f5f6292810 logging: Add DebuggerBackend for logging to Visual Studio 8 years ago
fearlessTobi 63c2e32e20 Port #4182 from Citra: "Prefix all size_t with std::" 8 years ago
Lioncash 7a1a860abe logging/backend: Add missing standard includes 8 years ago
Lioncash 457d1b4490 logging/backend: Use std::string_view in RemoveBackend() and GetBackend() 8 years ago
James Rowe 6269a01b4e Add configurable logging backends 8 years ago
Daniel Lim Wee Soong 3b558eebee Logging: Create logging macros based on fmtlib 8 years ago
James Rowe 096be16636 Format: Run the new clang format on everything 8 years ago
Emmanuel Gil Peyrot ebdae19fd2 Remove empty newlines in #include blocks. 10 years ago
Emmanuel Gil Peyrot dc8479928c Sources: Run clang-format on everything. 10 years ago
Lioncash c89e3d5951 backend: defaulted move constructor/assignment 10 years ago
Yuri Kunde Schlesner b88c91dd3d Common: Remove async logging 11 years ago
Emmanuel Gil Peyrot 0aa44e238d Logging: check for filter before sending to the queue, to skip all heavy formatting on the other thread. 11 years ago
purpasmart96 ebfd831ccb License change 11 years ago
Yuri Kunde Schlesner 616d874443 New logging system 12 years ago