aboutsummaryrefslogtreecommitdiff
path: root/src/Ryujinx.Ui.Common/Configuration/LoggerModule.cs
AgeCommit message (Collapse)Author
2023-06-01[Logger] Add print with stacktrace method (#5129)TSRBerry
* Add print with stacktrace method * Adjust logging namespaces * Add static keyword to DynamicObjectFormatter
2023-04-27Move solution and projects to srcTSR Berry