Uses of Interface
simpleloglib.Event
Packages that use Event
-
Uses of Event in simpleloglib
Methods in simpleloglib with parameters of type EventModifier and TypeMethodDescriptionbooleanAccept an event or not.voidAppend an event to the target.Format the event.Method parameters in simpleloglib with type arguments of type EventModifier and TypeMethodDescriptionvoidAppender.append(Collection<Event> events, Layout layout) Append a collection of events to the target. -
Uses of Event in simpleloglib.appenders
Methods in simpleloglib.appenders that return types with arguments of type Event -
Uses of Event in simpleloglib.events
Methods in simpleloglib.events that return EventModifier and TypeMethodDescriptionstatic EventEventFactory.getDefaultInstance(Throwable throwable, String threadName, Level level, Message message, OffsetDateTime timestamp, Logger logger)