Skip to content

Use Python logging framework #1208

@stefan6419846

Description

@stefan6419846

At the moment, all output from opencv-python C++ components seems to be emitted directly like this:

[ WARN:0@10009,161] global qrcode.cpp:2913 decodingProcess QR: ECI is not supported properly

This does not align nicely with the regular Python logging. It would be great to let opencv-python use the proper logging capabilities of the current environment instead.

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