jenkinsci / jenkinsci/log-cli-plugin
`StderrLogConfig.Register` accumulates loggers after reconnects
Open
- Dominant language
- Java
- Stars
- 6
- Forks
- 4
- Avg merge
- 5m
- Merged PRs (30d)
- 1
Description
#119. Observed with a Windows WebSocket agent: every time I restart the controller and thus cause the agent to disconnect and disconnect, when it does reconnect, it has one more _Registered logger on …_ line in a block. Are there duplicate `targets`? Or is `Register` being called multiple times?
Contributor guide
Assessment
This issue has not been assessed yet.