From dabe6941ed4946877073297aaf149b2a3d9ca612 Mon Sep 17 00:00:00 2001 From: Levi Behunin Date: Tue, 12 Oct 2021 16:45:14 -0600 Subject: [PATCH] Updated Home (markdown) --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index bfc1436..626fca5 100644 --- a/Home.md +++ b/Home.md @@ -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: