All Downloads are FREE. Search and download functionalities are using the official Maven repository.

cn.featherfly.common.logging.LoggerLevel Maven / Gradle / Ivy


package cn.featherfly.common.logging;

/**
 * 

* LoggerLevel *

* * @author 钟冀 * @version 1.3 * @since 1.3 */ public enum LoggerLevel { ERROR, WARN, INFO, DEBUG, TRACE }




© 2015 - 2025 Weber Informatics LLC | Privacy Policy