Example usage for Java java.util.logging LoggingMXBean fields, constructors, methods, implement or subclass
The text is from its open source code.
String | getLoggerLevel(String loggerName) Gets the name of the log level associated with the specified logger. |
java.util.List | getLoggerNames() Returns the list of currently registered logger names. |