Uses of Enum Class
simpleloglib.Level
Packages that use Level
-
Uses of Level in simpleloglib
Methods in simpleloglib that return Level -
Uses of Level in simpleloglib.events
Methods in simpleloglib.events with parameters of type LevelModifier and TypeMethodDescriptionstatic Event
EventFactory.getDefaultInstance
(Throwable throwable, String threadName, Level level, Message message, OffsetDateTime timestamp, Logger logger) -
Uses of Level in simpleloglib.filters
Methods in simpleloglib.filters with parameters of type LevelModifier and TypeMethodDescriptionstatic Filter
FilterFactory.getDefaultFilter
(Level thresholdLevel)