Uses of Enum Class
com.soklet.util.LoggingUtils.LogbackOption
-
Uses of LoggingUtils.LogbackOption in com.soklet.util
Modifier and TypeMethodDescriptionstatic LoggingUtils.LogbackOption
Returns the enum constant of this class with the specified name.static LoggingUtils.LogbackOption[]
LoggingUtils.LogbackOption.values()
Returns an array containing the constants of this enum class, in the order they are declared.Modifier and TypeMethodDescriptionstatic void
LoggingUtils.initializeLogback
(Path logbackConfigurationFile, LoggingUtils.LogbackOption... logbackOptions)