Uses of Class
com.ibatis.common.log.LogEntry

Packages that use LogEntry
com.ibatis.common.log   
 

Uses of LogEntry in com.ibatis.common.log
 

Methods in com.ibatis.common.log with parameters of type LogEntry
 void Logger.log(LogEntry entry)
          Deprecated.  
 void Log.log(LogEntry logEntry)
          Deprecated.  
 void SystemOutLog.log(LogEntry logEntry)
          Deprecated.