Skip to content

[FR] allow disabling of logging #255

@tlienart

Description

@tlienart

Using MLJ generates a bunch of statements like

[ Info: Model metadata loaded from registry. d/fit-and-predict.md, ex2)

I've executing everything after a Logging.disable_logging(Logging.LogLevel(3_000)) but this did not have the intended effect (though possibly it had the intended effect for MLJ just not for MLJModels or something along those lines)

Would it be possible to expose a function which switches all of this off? like a set_verbosity(0)?

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