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

de.lgohlke.logging.LogLevel Maven / Gradle / Ivy

There is a newer version: 20181118
Show newest version
package de.lgohlke.logging;

public enum LogLevel {
    TRACE, DEBUG, INFO, WARN, ERROR, FATAL, OFF
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy