-
Improvement
-
Resolution: Fixed
-
Major
See https://github.com/jenkinsci/git-plugin/pull/156 for background. If you emit log messages at FINE or below on a slave, by default they are lost, and it is not obvious how to see them. https://github.com/jenkinsci/remoting/commit/e01f23c13dc18b93df106c929ee1af3eec27313f is another case.
[JENKINS-18274] Configurable loggers should capture messages on slaves
Attachment | New: logstuff.hpi [ 23736 ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | New: Jesse Glick [ jglick ] |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
There is a SlaveComputer.getLogRecords, but it appears to always return an empty list.