Event - - type of the event (ILoggingEvent, IAccessEvent)public interface NodeWriter<Event>
| Modifier and Type | Method and Description |
|---|---|
void |
write(com.fasterxml.jackson.core.JsonGenerator generator,
Event event) |
void write(com.fasterxml.jackson.core.JsonGenerator generator,
Event event)
throws IOException
IOExceptionCopyright © 2018. All rights reserved.