mirror of
https://github.com/RPCSX/rpcsx.git
synced 2026-04-06 23:15:18 +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
|
|
@ -19,7 +19,7 @@ void fmt_class_string<psf::format>::format(std::string& out, u64 arg)
|
|||
|
||||
namespace psf
|
||||
{
|
||||
logs::channel log("PSF", logs::level::notice);
|
||||
logs::channel log("PSF");
|
||||
|
||||
struct header_t
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue