Skip to content

Allow for using trace! and debug! while debugging #428

@JonahPlusPlus

Description

@JonahPlusPlus

For some reason, the max level gets set to info. This is annoying to work around when debugging, as I have to make all my debugging messages into info!. It would be nice if I could just control the max level using log's features (then I could set release_max_level_info and max_level_trace for my project). Would it be fine to remove this one line?

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