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

io.kestra.plugin.notifications.sentry.ErrorLevel Maven / Gradle / Ivy

package io.kestra.plugin.notifications.sentry;

public enum ErrorLevel {

    FATAL, ERROR, WARNING, INFO, DEBUG;
}




© 2015 - 2025 Weber Informatics LLC | Privacy Policy