Skip to content

Log Verbosity Handling in MLContext #3235

@daholste

Description

@daholste

When subscribing to logs from MLContext, there may not be an easy / future-proof way to know the verbosity level of each returned log statement.
Also, when subscribing to logs, for one pipeline I ran, the logger returned a total of about 255 KB of text (lots of 'Trace'-level logs). Perhaps it could be convenient for a user, when subscribing to logs, to be able to specify a minimum log severity level if desired. (For instance, a user could subscribe to 'Warning'-level logs and above.)
Thanks for reading

Metadata

Metadata

Assignees

No one assigned

    Labels

    P2Priority of the issue for triage purpose: Needs to be fixed at some point.

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions