com.ibatis.common.log
Interface Log

All Known Implementing Classes:
Logger, SystemOutLog

Deprecated. Use Jakarta commons logging

public interface Log

Author:
clinton_begin

Method Summary
 void flush()
          Deprecated.  
 void log(LogEntry logEntry)
          Deprecated.  
 

Method Detail

log

void log(LogEntry logEntry)
Deprecated. 

flush

void flush()
Deprecated.