Skip to content

Logging basicConfig() breaks my loggers #66

@AsteroidOrangeJuice

Description

@AsteroidOrangeJuice

I've recently encountered a problem caused by the usage of logging.basicConfig() in this library. Normally, this call should be made at the entry point to the application, but it was randomly called halfway during my application's initialization, by this library. It should be removed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions