aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Logging/LogClass.cs
AgeCommit message (Expand)Author
2019-02-11Logger and Configuration Refactoring (#573)jduncanator
2019-01-30Add file logging and handle unhandled exceptions (#558)emmauss
2018-10-21Implement basic psm service (#467)Ac_K
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp