Package org.geotools.data.vpf
Class VPFLogger
- Object
-
- VPFLogger
-
public class VPFLogger extends Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static booleanlevelSetprotected static LoggerLOGGERThe logger for the vpf module.protected static LevelloggerLevel
-
Constructor Summary
Constructors Constructor Description VPFLogger()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static LoggergetLogger()static LevelgetLoggerLevel()static booleanisLoggable(Level level)static voidlog(String msg)static voidsetLoggerLevel(Level level)
-