[PR #3808] [MERGED] logging: Format message after filter check #3728

Closed
opened 2026-02-27 22:04:46 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/3808
Author: @raphaelthegreat
Created: 11/16/2025
Status: Merged
Merged: 11/16/2025
Merged by: @georgemoralis

Base: mainHead: log-skip


📝 Commits (1)

  • 165efb7 logging: Format message after filter check

📊 Changes

1 file changed (+9 additions, -7 deletions)

View changed files

📝 src/common/logging/backend.cpp (+9 -7)

📄 Description

Should improve performance a little bit by skipping doing formatting on logs that are filtered out


🔄 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/3808 **Author:** [@raphaelthegreat](https://github.com/raphaelthegreat) **Created:** 11/16/2025 **Status:** ✅ Merged **Merged:** 11/16/2025 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `log-skip` --- ### 📝 Commits (1) - [`165efb7`](https://github.com/shadps4-emu/shadPS4/commit/165efb7f79b3ecc435002a658a164a40c0c5f1ac) logging: Format message after filter check ### 📊 Changes **1 file changed** (+9 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/common/logging/backend.cpp` (+9 -7) </details> ### 📄 Description Should improve performance a little bit by skipping doing formatting on logs that are filtered out --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 22:04:46 +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#3728
No description provided.