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 EventEventFactory.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 FilterFilterFactory.getDefaultFilter(Level thresholdLevel)