adobe / adobe/frl-online-proxy

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

Open
#39 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
Rust
Stars
6
Forks
8
PR merge metrics
No merged PRs in 30d

Description

**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

Contributor guide

Open the contributing guide

Research direction

Start with the configure script's handling of the existing logging configuration and the default "no" response. Reproduce the steps with file logging at trace level, then verify that declining changes leaves the log level at trace rather than setting it to none.

Written by the indexing model from the issue text.

Assessment

Tech stack
rust
Domain
cli
Issue type
Bug
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.