Uses of Class
hudson.logging.LogRecorder.Target
-
Packages that use LogRecorder.Target Package Description hudson.logging -
-
Uses of LogRecorder.Target in hudson.logging
Fields in hudson.logging with type parameters of type LogRecorder.Target Modifier and Type Field Description CopyOnWriteList<LogRecorder.Target>
LogRecorder. targets
Deprecated.Methods in hudson.logging that return types with arguments of type LogRecorder.Target Modifier and Type Method Description List<LogRecorder.Target>
LogRecorder. getLoggers()
Method parameters in hudson.logging with type arguments of type LogRecorder.Target Modifier and Type Method Description void
LogRecorder. setLoggers(List<LogRecorder.Target> loggers)
-