mirror of
https://github.com/RPCS3/rpcs3.git
synced 2025-07-10 17:01:24 +12:00
config.yml: Log section optimized
This commit is contained in:
parent
299f627321
commit
88fef183a3
191 changed files with 377 additions and 411 deletions
|
@ -12,7 +12,7 @@
|
|||
|
||||
#include <thread>
|
||||
|
||||
logs::channel cellGame("cellGame", logs::level::notice);
|
||||
logs::channel cellGame("cellGame");
|
||||
|
||||
template<>
|
||||
void fmt_class_string<CellGameError>::format(std::string& out, u64 arg)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue