Uses of Class
hudson.logging.LogRecorder
Packages that use LogRecorder
-
Uses of LogRecorder in hudson.logging
Fields in hudson.logging with type parameters of type LogRecorderModifier and TypeFieldDescriptionfinal Map<String,
LogRecorder> LogRecorderManager.logRecorders
Deprecated.Methods in hudson.logging that return LogRecorderModifier and TypeMethodDescriptionLogRecorderManager.getDynamic
(String token) LogRecorderManager.getLogRecorder
(String token) Methods in hudson.logging that return types with arguments of type LogRecorderMethod parameters in hudson.logging with type arguments of type LogRecorderModifier and TypeMethodDescriptionvoid
LogRecorderManager.setRecorders
(List<LogRecorder> recorders)
LogRecorderManager.getRecorders()
instead