com.dahuatech.hutool.log.package-info Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of java-sdk-common Show documentation
Show all versions of java-sdk-common Show documentation
Dahua ICC Open API SDK for Java
/**
* ICC-log只是一个日志的通用门面,功能类似于Slf4j。根据加入ClassPath中的jar包动态检测日志实现的方式,使日志使用个更加便利灵活。
*
* @author looly
*/
package com.dahuatech.hutool.log;