From 4c8e8a23667cf3157dbc0d620ac9325745892f5e Mon Sep 17 00:00:00 2001 From: laz Date: Sat, 29 Mar 2025 22:49:23 +0100 Subject: [PATCH] wip --- .../wiki_rd_versions/version_0.9.0b/0.9.2b.md | 17 ++++++++++++----- 1 file changed, 12 insertions(+), 5 deletions(-) diff --git a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md index f61a17a..101733c 100644 --- a/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md +++ b/wiki-rtd/docs/wiki_rd_versions/version_0.9.0b/0.9.2b.md @@ -12,8 +12,8 @@ Steam Sync Version 2.0 is here! Is the next step of the Steam Sync function. -- It is much faster -- It comes with two modes: +- It is much faster and smarter. +- It comes with two modes, allowing you to choose how to sync: - **Automatic Steam Sync**: Enable/Disable where ES-DE favorites will be synced to Steam when RetroDECK quits. - **Manual Steam Sync**: Perform a one-time manual sync of ES-DE favorites to Steam. - It comes with a new tool: @@ -25,7 +25,6 @@ Is the next step of the Steam Sync function. Added backup options for core user data and full/partial backups Introduced optional userdata backup during post-update process -Introduced optional userdata backup during post-update process --- @@ -35,9 +34,17 @@ New function for repairing RetroDECK paths without needing a full reset --- -## New Tool: Change Logging Level +## New Tool: Logging Level Changer + +Allows you to increase the amount of data logged under retrodeck/logs. + +It has four increasing levels: + +- **Level 1: Default**: Logs important information. +- **Level 2: Warnings**: Logs general warnings. +- **Level 3: Errors**: Logs more detailed error messages. +- **Level 4: Debug**: Logs everything. -Allows you to increase the amount of data logged under retrodeck/logs. It has four increasing level Informational / Warnings / Errors / Debug. ---