Java java.lang.management PlatformLoggingMXBean fields, constructors, methods, implement or subclass

Example usage for Java java.lang.management PlatformLoggingMXBean fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for java.lang.management PlatformLoggingMXBean.

The text is from its open source code.

Method

voidsetLoggerLevel(String loggerName, String levelName)
Sets the specified logger to the specified new java.util.logging.Logger#setLevel level .