mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 08:15:59 +03:00
[PR #3493] [MERGED] Toggle to enable/disable logging #3513
Labels
No labels
Bloodborne
bug
contributor wanted
documentation
enhancement
frontend
good first issue
help wanted
linux
pull-request
question
release
verification progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/shadPS4#3513
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/shadps4-emu/shadPS4/pull/3493
Author: @UltraDaCat
Created: 8/31/2025
Status: ✅ Merged
Merged: 8/31/2025
Merged by: @squidbus
Base:
main← Head:logging-toggle📝 Commits (9)
eb28426Update config.cpp28bd42dUpdate config.h98cb22aUpdate backend.cpp0b85f1eUpdate settings_dialog.cppb5d46d7Update settings_dialog.ui87a296efix clang settings_dialog.cpp40a5aadfix description in settings_dialog.cpp6b127cbadded back the backslash settings_dialog.cppc8e85acmove enable logging and separate log files to logger settings_dialog.ui📊 Changes
5 files changed (+56 additions, -26 deletions)
View changed files
📝
src/common/config.cpp(+16 -0)📝
src/common/config.h(+2 -0)📝
src/common/logging/backend.cpp(+1 -1)📝
src/qt_gui/settings_dialog.cpp(+6 -1)📝
src/qt_gui/settings_dialog.ui(+31 -24)📄 Description
This addresses issue #1292.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.