Skip to content
This repository was archived by the owner on Jul 10, 2025. It is now read-only.
This repository was archived by the owner on Jul 10, 2025. It is now read-only.

[Feature Request]: Let the user configure their log levels. #100

@TheCyberRonin

Description

@TheCyberRonin

Description

Right now there are 5 levels of logging. debug, info, warn, error, fatal. The levels are listed in level of severity. I think if we let the user choose debug, it will essentially show ALL logs. If the user chooses info we start with info and include down to fatal and so on.

I think this could be handled with an additional parameter to either connect of the connection type or even on the Client. It could also have a getter and setter so that you can adjust the log level on the fly.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions