| Package | Description |
|---|---|
| org.apache.karaf.shell.log |
| Modifier and Type | Field and Description |
|---|---|
protected LruList |
VmLogAppender.events |
protected LruList |
DisplayLog.events |
protected LruList |
DisplayException.events |
protected LruList |
ClearLog.events |
| Modifier and Type | Method and Description |
|---|---|
LruList |
VmLogAppender.getEvents() |
LruList |
DisplayLog.getEvents() |
LruList |
DisplayException.getEvents() |
LruList |
ClearLog.getEvents() |
| Modifier and Type | Method and Description |
|---|---|
void |
VmLogAppender.setEvents(LruList events) |
void |
DisplayLog.setEvents(LruList events) |
void |
DisplayException.setEvents(LruList events) |
void |
ClearLog.setEvents(LruList events) |
Copyright © 2007-2013 FuseSource, Corp.. All Rights Reserved.