Updated Log Filters (markdown)

Valentin Vanelslande 2018-07-16 11:37:12 -05:00
parent a6b9febcf4
commit 5931289ca6

@ -14,7 +14,7 @@ Class names can be discovered from the log messages themselves. For example, thi
```
[ 10.285042] Service <Error> core/hle/service/service.h:Service::Interface::SyncRequest:84: unknown/unimplemented function '0x01020000': port=APT:U
```
Otherwise, a complete list can be found in the source in [log.h](https://github.com/citra-emu/citra/blob/master/src/common/logging/log.h#L37)
Otherwise, a complete list can be found in the source in [log.h](https://github.com/citra-emu/citra/blob/master/src/common/logging/log.h#L36)
## Log Filters