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

com.jdiai.LoggerTypes Maven / Gradle / Ivy

There is a newer version: 1.1.8
Show newest version
package com.jdiai;

public class LoggerTypes {
    public static final String CONSOLE = "console";
    public static final String SLF4J = "slf4j";
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy