Package | Description |
---|---|
org.apache.sis.util.logging |
Extensions to the JDK logging framework.
|
Modifier and Type | Method and Description |
---|---|
static LoggerFactory<?> |
Logging.getLoggerFactory()
Returns the factory used for obtaining
Logger instances, or null if none. |
Modifier and Type | Method and Description |
---|---|
static void |
Logging.setLoggerFactory(LoggerFactory<?> factory)
Sets a new factory to use for obtaining
Logger instances. |
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.