public class PKILogger
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
PKILogger.Level |
Modifier and Type | Field and Description |
---|---|
static java.util.Map<PKILogger.Level,java.util.logging.Level> |
map |
Constructor and Description |
---|
PKILogger() |
Modifier and Type | Method and Description |
---|---|
static void |
setLevel(PKILogger.Level level) |
public static java.util.Map<PKILogger.Level,java.util.logging.Level> map
public static void setLevel(PKILogger.Level level)