The members of Java.Util.Logging.ILoggingMXBean are listed below.
| [read-only] | LoggerNames | IList<string>. Gets a list of all currently registered logger names. |
GetLoggerLevel(string)Gets the string value of the logging level of a logger. | ||
GetParentLoggerName(string)Gets the name of the parent logger of a logger. | ||
SetLoggerLevel(string, string)Sets the log level of a logger. | ||