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

org.jekh.appenders.Field Maven / Gradle / Ivy

The newest version!
package org.jekh.appenders;

public enum Field {
    thread, level, message, logger, exception, location, timestamp, classField, method, file, line, tags, mdc;
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy