FAForever / FAForever/client

Make logging more flexible

Open
#789 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
78
Forks
89
PR merge metrics
No merged PRs in 30d

Description

Having only a global log level leads to lots of log spam when you want to debug a feature.

It would be much nicer to be able to selectively enable debug logging for specific modules.

We already have per-module logging facilitated by the `with_logger` decorator, adding a hook to the settings there to selectively set log levels would not be hard.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.