public class EventLogger
extends java.lang.Object
| Constructor | Description |
|---|---|
EventLogger() |
| Modifier and Type | Method | Description |
|---|---|---|
org.reactfx.EventStream<LogEntry> |
getLog() |
Returns a stream that emits an event each time an exception is logged by the parser.
|
void |
logEvent(LogEntry event) |
Copyright © 2002–2018 PMD. All rights reserved.