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

io.lenar.easy.log.Level Maven / Gradle / Ivy

There is a newer version: 1.3.0
Show newest version
package io.lenar.easy.log;

public enum Level {
    DEBUG, INFO, WARN, ERROR;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy