Updated Home (markdown)

Levi Behunin 2021-10-12 16:45:14 -06:00
parent 6d50281fc8
commit dabe6941ed
1 changed files with 3 additions and 3 deletions

@ -54,9 +54,9 @@ The filter string consists of a space-separated list of filter rules, each of th
A severity level name which will be set as the minimum logging level of the matched classes. Rules are applied left to right, with later rules overriding previous ones in the sequence.
A few examples of filter rules:
- *:Info Resets the level of all classes to Info.
- Service:Info Sets the level of Service to Info (without affecting its subclasses).
- Service.FS:Trace Sets the level of the Service.FS class to Trace.
- `*:Info` Resets the level of all classes to Info.
- `Service:Info` Sets the level of Service to Info (without affecting its subclasses).
- `Service.FS:Trace` Sets the level of the Service.FS class to Trace.
## Support
We happily accept monetary donations or donated games and hardware. Please see our [donations page](https://yuzu-emu.org/donate/) for more information on how you can contribute to yuzu. Any donations received will go towards things like: