public class VPFLogger extends Object
Modifier and Type | Field and Description |
---|---|
protected static boolean |
levelSet |
protected static Logger |
LOGGER
The logger for the vpf module.
|
protected static Level |
loggerLevel |
Constructor and Description |
---|
VPFLogger() |
Modifier and Type | Method and Description |
---|---|
static Logger |
getLogger() |
static Level |
getLoggerLevel() |
static boolean |
isLoggable(Level level) |
static void |
log(String msg) |
static void |
setLoggerLevel(Level level) |
Copyright © 1996–2022 Geotools. All rights reserved.