| Package | Description |
|---|---|
| org.dogtagpki.util.logging |
| Modifier and Type | Field and Description |
|---|---|
static java.util.Map<PKILogger.Level,java.util.logging.Level> |
PKILogger.map |
| Modifier and Type | Method and Description |
|---|---|
static PKILogger.Level |
PKILogger.Level.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static PKILogger.Level[] |
PKILogger.Level.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
PKILogger.setLevel(PKILogger.Level level) |