Uses of Interface
simpleloglib.Event
-
Uses of Event in simpleloglib
Modifier and TypeMethodDescriptionboolean
Accept an event or not.void
Append an event to the target.Format the event.Modifier and TypeMethodDescriptionvoid
Appender.append
(Collection<Event> events, Layout layout) Append a collection of events to the target. -
Uses of Event in simpleloglib.appenders
-
Uses of Event in simpleloglib.events
Modifier and TypeMethodDescriptionstatic Event
EventFactory.getDefaultInstance
(Throwable throwable, String threadName, Level level, Message message, OffsetDateTime timestamp, Logger logger)