jenkinsci / jenkinsci/cloud-stats-plugin
[JENKINS-43788] multi-entry logging
- Dominant language
- Java
- Stars
- 13
- Forks
- 21
- Avg merge
- 20h 33m
- Merged PRs (30d)
- 1
Description
Single error/stacktrace is not very useful. It would be more useful to bundle some logger with logging levels tied to log file.
Use case: docker provisioning has multiple places with different logging information and it should be available/known before stacktrace, not only single stacktrace.
---
Originally reported by
integer, imported from: multi-entry logging
Raw content of original issue
Single error/stacktrace is not very useful. It would be more useful to bundle some logger with logging levels tied to log file.
Use case: docker provisioning has multiple places with different logging information and it should be available/known before stacktrace, not only single stacktrace.
Contributor guide
Research direction
Start by reading the existing cloud provisioning error and stacktrace handling, with particular attention to Docker provisioning and its multiple logging points. Define how a logger would bundle those entries, associate logging levels with a log file, and make the information available before the final stacktrace.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- java
- Domain
- cloud, observability
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100