@Deprecated public class Log4jImpl extends Object implements Log
| Modifier and Type | Method and Description |
|---|---|
void |
debug(String s)
Deprecated.
|
void |
error(String s)
Deprecated.
|
void |
error(String s,
Throwable e)
Deprecated.
|
boolean |
isDebugEnabled()
Deprecated.
|
boolean |
isTraceEnabled()
Deprecated.
|
void |
trace(String s)
Deprecated.
|
void |
warn(String s)
Deprecated.
|
public Log4jImpl(String clazz)
public boolean isDebugEnabled()
isDebugEnabled in interface Logpublic boolean isTraceEnabled()
isTraceEnabled in interface LogCopyright © 2009–2022 MyBatis.org. All rights reserved.