Uses of Enum Class
com.soklet.util.LoggingUtils.LogbackOption
Packages that use LoggingUtils.LogbackOption
-
Uses of LoggingUtils.LogbackOption in com.soklet.util
Methods in com.soklet.util that return LoggingUtils.LogbackOptionModifier 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.Methods in com.soklet.util with parameters of type LoggingUtils.LogbackOptionModifier and TypeMethodDescriptionstatic void
LoggingUtils.initializeLogback
(Path logbackConfigurationFile, LoggingUtils.LogbackOption... logbackOptions)