| Item | % of partially implemented | % of fully implemented |
|---|---|---|
java.util.logging |
||
| 18 | ||
LOGGING_MXBEAN_NAME : String |
||
LogManager() : void |
||
getLogManager() : LogManager |
||
addLogger(Logger) : boolean |
||
getLoggerNames() : Enumeration |
||
readConfiguration() : void |
||
reset() : void |
||
readConfiguration(InputStream) : void |
||
updateConfiguration(Function) : void |
||
updateConfiguration(InputStream, Function) : void |
||
checkAccess() : void |
||
getLoggingMXBean() : LoggingMXBean |
||
addConfigurationListener(Runnable) : LogManager |
||
removeConfigurationListener(Runnable) : void |