1
0
Fork 0
forked from Mirror/Ryujinx
Ryujinx/Ryujinx.Common/Logging/Targets
mlgatto 95cc18a7b4
Added trace log level ()
* added trace log level

* use trace log level instead of debug ( )

* alignment 

* moved trace logs toggle at the bottom 

* bumped config file version 

* added migration step 

* setting moved to the dev section 

* performance warning displayed when trace is enabled 
2022-02-17 21:08:07 -03:00
..
AsyncLogTargetWrapper.cs Name all threads () 2020-01-13 01:21:54 +01:00
ConsoleLogTarget.cs Added trace log level () 2022-02-17 21:08:07 -03:00
FileLogTarget.cs Add new release system 2022-01-22 17:56:09 +01:00
ILogTarget.cs Rewrite the configuration system () 2019-12-21 20:52:31 +01:00
JsonLogTarget.cs Use the official JSON parser () 2020-04-30 14:07:41 +02:00