Uses of Interface
com.weicoder.common.log.Log
-
Packages that use Log Package Description com.weicoder.common.log -
-
Uses of Log in com.weicoder.common.log
Classes in com.weicoder.common.log that implement Log Modifier and Type Class Description classLogJdkJDK实现Methods in com.weicoder.common.log that return Log Modifier and Type Method Description static LogLogFactory. getLog()获得默认日志static LogLogFactory. getLog(java.lang.Class<?> key)根据类获得相关类日志LogLogFactory. newInstance(java.lang.Class<?> key)
-