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

com.path.variable.commons.logging.dto.LogResponseStatus Maven / Gradle / Ivy

package com.path.variable.commons.logging.dto;

public enum LogResponseStatus {

    CHANGED,
    ERROR,
    TIMER_SUCCESSFUL,
    INVALID_REQUEST,
    LOGGER_NOT_FOUND,
    LEVEL_NOT_FOUND

}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy