jenkinsci / jenkinsci/log-cli-plugin

Double logging at `INFO` and above

Open
#175 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
6
Forks
4
Avg merge
5m
Merged PRs (30d)
1

Description

When you have a logger configured to record `FINE` but something is logged at `INFO`, it gets printed to stderr twice.

Contributor guide

Open the contributing guide

Research direction

Start by reproducing the issue with a logger configured for FINE and an INFO-level message, then trace the CLI logging path that writes to stderr. Done means an INFO-or-higher message is emitted only once while FINE logging remains configured.

Written by the indexing model from the issue text.

Assessment

Tech stack
java
Domain
cli
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Quiet
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.