aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Logging
AgeCommit message (Expand)Author
2019-09-19Misc fixes (#772)LDj3SNuD
2019-09-06Implement Bluetooth, Btm, Hid and Nsd services and calls. (#761)Ac_K
2019-07-02Misc cleanup (#708)Alex Barney
2019-06-27PrntStub: Add a way to print arrays (#711)Thomas Guillemard
2019-06-16Implement OutputAccessLogToSdCard and expose an FS access log option (#700)Alex Barney
2019-02-11Logger and Configuration Refactoring (#573)jduncanator
2019-01-30Add file logging and handle unhandled exceptions (#558)emmauss
2019-01-11Refactor Ryujinx.Common and HLE Stub Logging (#537)jduncanator
2018-10-21Implement basic psm service (#467)Ac_K
2018-10-17Move logging to Ryujinx.Common and make it a static class (#413)ReinUsesLisp