- All Implemented Interfaces:
Log
public class Jdk14LoggingImpl
extends Object
implements Log
-
Constructor Summary
Constructors
-
Method Summary
void
void
void
void
boolean
void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
Jdk14LoggingImpl
public Jdk14LoggingImpl(Class<?> clazz)
-
Method Details
-
isDebugEnabled
public boolean isDebugEnabled()
- Specified by:
isDebugEnabled
in interface Log
-
error
- Specified by:
error
in interface Log
-
error
- Specified by:
error
in interface Log
-
debug
- Specified by:
debug
in interface Log
-
warn
- Specified by:
warn
in interface Log
-
info
- Specified by:
info
in interface Log