Skip to content

[python] The steam handler add many times when project includes many swagger clients #1262

@SparrowJang

Description

@SparrowJang

Show twice messages if include two swagger clients.

Because handler will be added logger by swagger client.

logger.debug("hello")

output:

2015-09-20 15:41:39,682 DEBUG hello

2015-09-20 15:41:39,682 DEBUG hello

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