-
Improvement
-
Resolution: Fixed
-
Major
LogRecorder is handy for keeping track of logs sent to specific components, but messages are only kept in memory (and flushed after the ring buffer fills up, currently defaulting to 256 entries). There should be an option to append log messages using a FileHandler.
- depends on
-
JENKINS-21029 Flush logs to disk only periodically
- Closed