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

cn.dreampie.logging.LessLoggerProvider Maven / Gradle / Ivy

The newest version!
package cn.dreampie.logging;

interface LessLoggerProvider {
    CoffeeLogger getLogger(Class clazz);
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy