Package org.apache.ibatis.logging.stdout
Class StdOutImpl
java.lang.Object
org.apache.ibatis.logging.stdout.StdOutImpl
- All Implemented Interfaces:
- Log
- Author:
- Clinton Begin
- 
Constructor SummaryConstructors
- 
Method Summary
- 
Constructor Details- 
StdOutImpl
 
- 
- 
Method Details- 
isDebugEnabledpublic boolean isDebugEnabled()- Specified by:
- isDebugEnabledin interface- Log
 
- 
isTraceEnabledpublic boolean isTraceEnabled()- Specified by:
- isTraceEnabledin interface- Log
 
- 
error
- 
error
- 
debug
- 
trace
- 
warn
 
-