
top.wboost.common.log.entity.Logger Maven / Gradle / Ivy
package top.wboost.common.log.entity;
/**
* Logger 日志接口
* @className Logger
* @author jwSun
* @date 2017年9月2日 上午11:17:04
* @version 1.0.0
*/
public interface Logger extends org.slf4j.Logger {
}
© 2015 - 2025 Weber Informatics LLC | Privacy Policy