mirror of
https://git.zaroz.cloud/nintendo-back-up/yuzu/yuzu-mainline.git
synced 2025-12-16 08:12:42 +00:00
Merge pull request #7272 from behunin/the-courteous-logger
Logging: Impl refactor
This commit is contained in:
@@ -299,6 +299,8 @@ GMainWindow::GMainWindow()
|
||||
SDL_EnableScreenSaver();
|
||||
#endif
|
||||
|
||||
Common::Log::Start();
|
||||
|
||||
QStringList args = QApplication::arguments();
|
||||
|
||||
if (args.size() < 2) {
|
||||
|
||||
Reference in New Issue
Block a user