Package org.apache.ibatis.logging
Interface Log
- All Known Implementing Classes:
JakartaCommonsLoggingImpl
,Jdk14LoggingImpl
,Log4j2AbstractLoggerImpl
,Log4j2Impl
,Log4j2LoggerImpl
,Log4jImpl
,NoLoggingImpl
,Slf4jImpl
,StdOutImpl
public interface Log
- Author:
- Clinton Begin