public class EventLogger
extends java.lang.Object
| Constructor | Description |
|---|---|
EventLogger() |
| Modifier and Type | Method | Description |
|---|---|---|
javafx.collections.ObservableList<LogEntry> |
getLog() |
Gets an observable view of the log.
|
void |
logEvent(LogEntry event) |
Copyright © 2002–2018 PMD. All rights reserved.