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