aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Common/Logging/Targets/JsonLogTarget.cs
AgeCommit message (Expand)Author
2023-04-27Move solution and projects to srcTSR Berry
2023-04-03Source generated json serializers (#4582)Andrey Sukharev
2023-03-21Revert "Use source generated json serializers in order to improve code trimmi...gdkchan
2023-03-21Use source generated json serializers in order to improve code trimming (#4094)Andrey Sukharev
2020-04-30Use the official JSON parser (#1151)Thog
2019-12-21Rewrite the configuration system (#831)Thog
2019-02-11Logger and Configuration Refactoring (#573)jduncanator