Skip to content

Declare and use loggers at module level #36

@outsbart

Description

@outsbart

All the logs are using the root logger.
Given this is a third party package, root logger should be avoided as it will interfere with the configurations of the main app running it.

An article about it: https://bubtaylor.com/stop-using-the-root-logger-in-python-1183bd89f4dd

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions