Example usage for Java java.lang.management PlatformLoggingMXBean fields, constructors, methods, implement or subclass
The text is from its open source code.
void | setLoggerLevel(String loggerName, String levelName) Sets the specified logger to the specified new java.util.logging.Logger#setLevel level . |