Skip to content

Allow changing logging level from command line #273

Description

@PiotrAniola82

Currently, console always logs in INFO level and wait-debug.log always logs in DEBUG level.
The level should be the same in console and in the log file, and should be configurable from command line like
--logging=DEBUG
etc.
This will remove the need for a separate debug log file.

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