mirror of
https://github.com/jellyfin/jellyfin.git
synced 2026-07-16 05:43:54 +03:00
[PR #4720] [MERGED] Add overloaded constructor for ActivityLog levels #10242
Reference in New Issue
Block a user
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/jellyfin/jellyfin/pull/4720
Author: @heyhippari
Created: 12/7/2020
Status: ✅ Merged
Merged: 12/14/2020
Merged by: @joshuaboniface
Base:
master← Head:activity-log-levels📝 Commits (1)
f97182cAdd log level parameter to ActivityLog constructor📊 Changes
1 file changed (+3 additions, -2 deletions)
View changed files
📝
Jellyfin.Data/Entities/ActivityLog.cs(+3 -2)📄 Description
Changes
Trace is basically the nuclear option, yet currently every activity log entry uses it. This switches the default to Information, so the log level is more sane
Issues
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.