jenkinsci / jenkinsci/support-core-plugin
[JENKINS-73101] JenkinsLogs does not collect rotated logs
- Dominant language
- Java
- Stars
- 19
- Forks
- 77
- Avg merge
- 17h 53m
- Merged PRs (30d)
- 3
Description
Given https://github.com/jenkinsci/support-core-plugin/blob/9b14982c4c80266152c30ddd95a29376b9892fb5/src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java#L109 exists and is used for other logs,https://github.com/jenkinsci/support-core-plugin/blob/9b14982c4c80266152c30ddd95a29376b9892fb5/src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java#L92 not using it looks unintentional. Unsure though.
---
Originally reported by
danielbeck, imported from: JenkinsLogs does not collect rotated logs
escoem
Raw content of original issue
Given https://github.com/jenkinsci/support-core-plugin/blob/9b14982c4c80266152c30ddd95a29376b9892fb5/src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java#L109 exists and is used for other logs,https://github.com/jenkinsci/support-core-plugin/blob/9b14982c4c80266152c30ddd95a29376b9892fb5/src/main/java/com/cloudbees/jenkins/support/impl/JenkinsLogs.java#L92 not using it looks unintentional. Unsure though.
Contributor guide
Assessment
This issue has not been assessed yet.