Uses of Interface
com.ibatis.common.log.Log

Packages that use Log
com.ibatis.common.log   
 

Uses of Log in com.ibatis.common.log
 

Classes in com.ibatis.common.log that implement Log
 class Logger
          Deprecated. Use Jakarta commons logging
 class SystemOutLog
          Deprecated. Use Jakarta commons logging
 

Fields in com.ibatis.common.log declared as Log
(package private)  Log LogOutputStream.log
          Deprecated.  
 

Methods in com.ibatis.common.log with parameters of type Log
static void Logger.addLog(Log log)
          Deprecated.  
 

Constructors in com.ibatis.common.log with parameters of type Log
LogOutputStream(Log log, LogLevel level)
          Deprecated.