mirror of
https://github.com/shadps4-emu/shadPS4.git
synced 2026-04-26 00:05:58 +03:00
[GH-ISSUE #2063] [Feature Request]: Selecting modules for logging #712
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#712
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?
Originally created by @chronicer on GitHub (Jan 5, 2025).
Original GitHub issue: https://github.com/shadps4-emu/shadPS4/issues/2063
Checklist
Description
This means that in the menu (GUI) you can select modules that will not be recorded in the log, because some modules are very often recorded in the log, which leads to the log file (log.txt ) is over 100 MB in size
Reason
Because some modules are very often recorded in the log
Examples
No response
@polybiusproxy commented on GitHub (Jan 5, 2025):
This is already a thing, you can set log levels for each log type. For example:
Lib.AvPlayer:Criticalremoves all AvPlayer logs excluding Critical logs.@chronicer commented on GitHub (Jan 5, 2025):
ohh, i don't know about this feature.