Package org.dogtagpki.util.logging
Class PKILogger
- java.lang.Object
-
- org.dogtagpki.util.logging.PKILogger
-
public class PKILogger extends java.lang.Object
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description static class
PKILogger.Level
-
Field Summary
Fields Modifier and Type Field Description static java.util.Map<PKILogger.Level,java.util.logging.Level>
map
-
Constructor Summary
Constructors Constructor Description PKILogger()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static void
setLevel(PKILogger.Level level)
-
-
-
Field Detail
-
map
public static java.util.Map<PKILogger.Level,java.util.logging.Level> map
-
-
Method Detail
-
setLevel
public static void setLevel(PKILogger.Level level)
-
-