Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove option to enable debug logging #272

Merged
merged 2 commits into from Apr 30, 2019
Merged

Remove option to enable debug logging #272

merged 2 commits into from Apr 30, 2019

Conversation

dkanada
Copy link
Member

@dkanada dkanada commented Apr 25, 2019

Just wanted to kill some time and I remember someone mentioning this option doesn't actually work. We could also add an option to set the specific logging level or just leave this option in the runtime flags, opened this PR for discussion.

@anthonylavado anthonylavado added this to To Do in Release 10.4.0 via automation Apr 25, 2019
Copy link
Contributor

@DrPandemic DrPandemic left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

The refactor looks good.

The debug flag is not used anywhere in the backend, so I think it makes sense to remove it. I don't think we should necessarily add a new logging level since the current logs already contain pretty much everything.

@anthonylavado
Copy link
Member

@DrPandemic We do actually have a debug log level, but you have to enable it in a file on the server.

@anthonylavado
Copy link
Member

@dkanada Should we keep a link to the documentation, and add a corresponding page with details on turning on Debug logging?

@dkanada
Copy link
Member Author

dkanada commented Apr 29, 2019

@anthonylavado I'd like to get some of the current PRs merged before I work on more. It's getting hard to avoid possible merge conflicts with all the changes and I have like nine or ten branches on my local copy of the source.

Release 10.4.0 automation moved this from To Do to To Merge Apr 29, 2019
@anthonylavado anthonylavado merged commit d5200f7 into jellyfin:master Apr 30, 2019
Release 10.4.0 automation moved this from To Merge to Done Apr 30, 2019
@dkanada dkanada deleted the log branch April 30, 2019 21:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

4 participants