Uses of Enum Class
io.jstach.rainbowgum.LogConfig.ChangePublisher.ChangeType
Packages that use LogConfig.ChangePublisher.ChangeType
-
Uses of LogConfig.ChangePublisher.ChangeType in io.jstach.rainbowgum
Methods in io.jstach.rainbowgum that return LogConfig.ChangePublisher.ChangeTypeModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.static LogConfig.ChangePublisher.ChangeType[]
LogConfig.ChangePublisher.ChangeType.values()
Returns an array containing the constants of this enum class, in the order they are declared.Methods in io.jstach.rainbowgum that return types with arguments of type LogConfig.ChangePublisher.ChangeTypeModifier and TypeMethodDescriptionLogConfig.ChangePublisher.allowedChanges
(String loggerName) Returns what the logger is allowed to change.