Class LoggerManager

java.lang.Object
com.cloudbees.jenkins.support.api.Component
com.cloudbees.jenkins.support.impl.LoggerManager
All Implemented Interfaces:
ExtensionPoint

@Extension public class LoggerManager extends Component
Output the current list of loggers for the controller and display the logging level. This is to diagnose if a specific logger is causing some performance issues by logging too much data.
Since:
2.30