Skip to content

Logger issue #92

Open
Open
@nahalena

Description

@nahalena

Hi!

We're currently using version 1.10.0 and encountered an issue with logging.

It appears that your modules modify the global logger configuration internally.

logging.basicConfig(level=logging.DEBUG)

This disrupts all the custom logging setups in our service, and we are forced to implement workarounds, which is causing a lot of frustration.

Could you please review this behavior and consider a more modular approach that doesn't interfere with the global logging configuration?

Thanks in advance for your help!

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