| Package | Description |
|---|---|
| com.sun.jdo.spi.persistence.utility.logging |
| Modifier and Type | Method and Description |
|---|---|
protected LoggerJDK14 |
LoggerFactoryJDK14.createLogger(String absoluteLoggerName,
String bundleName) |
protected LoggerJDK14 |
LoggerFactoryJDK14.findLogger(String absoluteLoggerName) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
LoggerFactoryJDK14.configureFileHandler(LoggerJDK14 logger)
This method throws SecurityException if a security manager exists and if
the caller does not have LoggingPermission("control")) or the
calling code is not placed in the doPrivileged() block.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.