Skip to content

Define log level based on a config file #516

@PaulFarault

Description

@PaulFarault

For now, log level is set globally through the --log-level option on the CLI. The whole program and its dependency use this level.

It will be better to configure it using a file, to have more control over log level for each module (GitPython is very verbose in debug mode), and to benefit from it when using only the core lib.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions