mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-18 04:45:20 +00:00
config.yml: Log section optimized
This commit is contained in:
parent
299f627321
commit
88fef183a3
191 changed files with 377 additions and 411 deletions
|
|
@ -6,7 +6,7 @@
|
|||
|
||||
#include "Utilities/StrUtil.h"
|
||||
|
||||
logs::channel cellUserInfo("cellUserInfo", logs::level::notice);
|
||||
logs::channel cellUserInfo("cellUserInfo");
|
||||
|
||||
template<>
|
||||
void fmt_class_string<CellUserInfoError>::format(std::string& out, u64 arg)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue