Skip to content

Use min_enabled_level() instead of .min_level ? #47

@ederag

Description

@ederag

The min_level property is not part of a logger standard interface (found only as a keyword argument).
Using .min_level caused an issue with Pluto custom logger ( JuliaPluto/Pluto.jl#1038).
Perhaps one should use Logging.min_enabled_level() instead ?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions