java.lang.Object
org.mybatis.generator.logging.commons.JakartaCommonsLoggingImpl
- All Implemented Interfaces:
Log
public class JakartaCommonsLoggingImpl
extends Object
implements Log
-
Field Summary
Fields
private final org.apache.commons.logging.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
-
Field Details
-
log
private final org.apache.commons.logging.Log log
-
Constructor Details
-
JakartaCommonsLoggingImpl
public JakartaCommonsLoggingImpl(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