Uses of Interface
simpleloglib.Event
Packages that use Event
-
Uses of Event in simpleloglib
Methods in simpleloglib with parameters of type EventModifier and TypeMethodDescriptionboolean
Accept an event or not.void
Append an event to the target.Format the event.Method parameters in simpleloglib with type arguments of type EventModifier and TypeMethodDescriptionvoid
Appender.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 Event
EventFactory.getDefaultInstance
(Throwable throwable, String threadName, Level level, Message message, OffsetDateTime timestamp, Logger logger)