Uses of Class
org.geotools.util.logging.LogbackLogger
-
Packages that use LogbackLogger Package Description org.geotools.util.logging Extensions to the Java logging framework. -
-
Uses of LogbackLogger in org.geotools.util.logging
Methods in org.geotools.util.logging that return LogbackLogger Modifier and Type Method Description protected LogbackLogger
LogbackLoggerFactory. wrap(String name, Logger implementation)
Wraps the specified implementation in a Java logger.
-