Uses of Enum Class
org.epics.archiverappliance.engine.model.LogLevel
Packages that use LogLevel
-
Uses of LogLevel in org.epics.archiverappliance.engine.model
Methods in org.epics.archiverappliance.engine.model that return LogLevelModifier and TypeMethodDescriptionstatic LogLevelReturns the enum constant of this class with the specified name.static LogLevel[]LogLevel.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in org.epics.archiverappliance.engine.model with parameters of type LogLevelModifierConstructorDescriptionThrottledLogger(LogLevel level, double seconds_between_messages) Initialize