×
Records a selected set of logs so that the system administrator can diagnose a specific aspect of the system. TODO: still a work in progress.
Logs in Jenkins · First, select the "System Log" from the "Manage Jenkins" page: · From there, you can create a custom log recorder, which helps you group ...
From there, you can create a custom log recorder, which helps you group relevant logs together while filtering out the noise. Choose a name that makes sense to ...
Creates a new log recorder. void, doRss​(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp). RSS feed for log entries. String ...
Logger that this recorder monitors, and its log level. Just a pair of (logger name,level) with convenience methods. Field Summary. Fields. Modifier and Type ...
Missing: Recorders | Show results with:Recorders
Key LogRecorderManager.init : Initializing log recorders . static org.jvnet.localizer.Localizable, _LogRecorderManager_LoggerNotFound​(Object arg0). Key ...
logRecorders. Deprecated. use LogRecorderManager.getRecorders() instead. Methods in hudson.logging that return LogRecorder. Modifier and Type, Method ...
Missing: Log | Show results with:Log
Creates a new log recorder. void, doRss​(org.kohsuke.stapler.StaplerRequest req, org.kohsuke.stapler.StaplerResponse rsp). RSS feed for log entries. String ...
Records a selected set of logs so that the system administrator can diagnose a specific aspect of the system. LogRecorder.ComputerLogInitializer.