[PR #230] [MERGED] reduced logging #1411

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

📋 Pull Request Information

Original PR: https://github.com/shadps4-emu/shadPS4/pull/230
Author: @georgemoralis
Created: 7/1/2024
Status: Merged
Merged: 7/1/2024
Merged by: @georgemoralis

Base: mainHead: stabilization12


📝 Commits (1)

  • 3b87c3c moved elf logging to DebugDump fuction , which can be enabled in config . This reduces main log file a lot

📊 Changes

3 files changed (+40 additions, -51 deletions)

View changed files

📝 src/core/linker.cpp (+6 -0)
📝 src/core/loader/elf.cpp (+30 -50)
📝 src/core/loader/elf.h (+4 -1)

📄 Description

No description provided


🔄 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/230 **Author:** [@georgemoralis](https://github.com/georgemoralis) **Created:** 7/1/2024 **Status:** ✅ Merged **Merged:** 7/1/2024 **Merged by:** [@georgemoralis](https://github.com/georgemoralis) **Base:** `main` ← **Head:** `stabilization12` --- ### 📝 Commits (1) - [`3b87c3c`](https://github.com/shadps4-emu/shadPS4/commit/3b87c3c128d7d885a01ad43bfb93ef7134fba370) moved elf logging to DebugDump fuction , which can be enabled in config . This reduces main log file a lot ### 📊 Changes **3 files changed** (+40 additions, -51 deletions) <details> <summary>View changed files</summary> 📝 `src/core/linker.cpp` (+6 -0) 📝 `src/core/loader/elf.cpp` (+30 -50) 📝 `src/core/loader/elf.h` (+4 -1) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 21:12:26 +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#1411
No description provided.