mirror of
https://github.com/citra-emu/citra.git
synced 2024-11-15 04:10:07 +00:00
Update default config example for log_filter
As far as I can tell, this log filter does not actually support wildcards in the subclass.
This commit is contained in:
parent
f92f494cab
commit
33dde0d06b
@ -322,7 +322,7 @@ camera_inner_flip =
|
||||
|
||||
[Miscellaneous]
|
||||
# A filter which removes logs below a certain logging level.
|
||||
# Examples: *:Debug Kernel.SVC:Trace Service.*:Critical
|
||||
# Examples: *:Debug Kernel.SVC:Trace Service:Critical
|
||||
log_filter = *:Info
|
||||
|
||||
[Debugging]
|
||||
|
Loading…
Reference in New Issue
Block a user