mirror of
https://github.com/ARMSX2/ARMSX2.git
synced 2026-08-24 16:50:16 -07:00
Misc: wire up and refactor trace logging
This commit is contained in:
@@ -364,6 +364,7 @@ bool Log::SetFileOutputLevel(LOGLEVEL level, std::string path)
|
||||
}
|
||||
|
||||
s_file_level = s_file_handle ? level : LOGLEVEL_NONE;
|
||||
UpdateMaxLevel();
|
||||
return IsFileOutputEnabled();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user