Skip to content

configure turns logging off when you say "don't change settings" #39

@adobeDan

Description

@adobeDan

Description
When you run the configure script with an existing logging configuration, it asks "Do you want to change your logging configuration" with a default of "no". But if you accept the default, it sets the log level to "None".

Steps to reproduce

  1. Create a configuration with file logging at trace level.
  2. Rerun the configuration step
  3. When it says "do you want to change your logging", say no.

Actual behavior
The log level has been set to none.

Expected behavior
The log level remains at trace.

Environment

  • frl-proxy version: 1.0.1
  • OS type and version: both

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions