public class Loggers extends Object
Logger
using the geotools org.geotools.util.logging.Logging
utility
class if available, or the standard Logger.getLogger(String)
method otherwise.
This Jar may be used without geotools' gt-metadata being in the class path, so try to use the org.geotools.util.logging.Logging.getLogger method reflectively and fall back to plain java.util.logger if that's the case
Constructor and Description |
---|
Loggers() |
Copyright © 1996–2019 Geotools. All rights reserved.