public class Log
extends java.lang.Object
Modifier and Type | Class and Description |
---|---|
static class |
Log.LogEntry |
Modifier and Type | Method and Description |
---|---|
static Command<java.lang.Void> |
clear() |
static Command<java.lang.Void> |
enable() |
static Event<Log.LogEntry> |
entryAdded() |
public static Command<java.lang.Void> clear()
public static Command<java.lang.Void> enable()
public static Event<Log.LogEntry> entryAdded()