[PR #991] [MERGED] QOL: Set Log Filter On Save #1867

Closed
opened 2026-02-27 21:14:16 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/991
Author: @ElBread3
Created: 9/19/2024
Status: Merged
Merged: 9/20/2024
Merged by: @georgemoralis

Base: mainHead: uiqol1


📝 Commits (2)

📊 Changes

3 files changed (+17 additions, -0 deletions)

View changed files

📝 src/common/logging/backend.cpp (+8 -0)
📝 src/common/logging/backend.h (+2 -0)
📝 src/qt_gui/settings_dialog.cpp (+7 -0)

📄 Description

It's really annoying to have to reboot a game just to change a log filter, so this should make it so that when save is pressed, it sets the log filter without having to.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/shadps4-emu/shadPS4/pull/991 **Author:** [@ElBread3](https://github.com/ElBread3) **Created:** 9/19/2024 **Status:** ✅ Merged **Merged:** 9/20/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `uiqol1` --- ### 📝 Commits (2) - [`0c555c2`](https://github.com/shadps4-emu/shadPS4/commit/0c555c2c986b0770999397b19e7e03fed70aca11) set log filter on reset - [`42e7253`](https://github.com/shadps4-emu/shadPS4/commit/42e7253bec17b08215e00c8f9549f08992fff75c) clang format ### 📊 Changes **3 files changed** (+17 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/common/logging/backend.cpp` (+8 -0) 📝 `src/common/logging/backend.h` (+2 -0) 📝 `src/qt_gui/settings_dialog.cpp` (+7 -0) </details> ### 📄 Description It's really annoying to have to reboot a game just to change a log filter, so this should make it so that when save is pressed, it sets the log filter without having to. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:14:16 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/shadPS4#1867
No description provided.