Package | Description |
---|---|
io.hawt.log | |
io.hawt.log.log4j | |
io.hawt.log.rest |
Modifier and Type | Method and Description |
---|---|
static LogEvent |
LogEvent.toLogEvent(Object element) |
Modifier and Type | Method and Description |
---|---|
List<LogEvent> |
LogResults.getEvents() |
Modifier and Type | Method and Description |
---|---|
void |
LogResults.addEvent(LogEvent event) |
int |
LogEvent.compareTo(LogEvent that) |
Modifier and Type | Method and Description |
---|---|
void |
LogResults.setEvents(List<LogEvent> events) |
Modifier and Type | Method and Description |
---|---|
protected LogEvent |
Log4jLogQuery.toLogEvent(org.apache.log4j.spi.LoggingEvent element) |
Modifier and Type | Method and Description |
---|---|
protected LogResults |
Log4jLogQuery.filterLogResults(Predicate<LogEvent> predicate,
int maxCount) |
Modifier and Type | Method and Description |
---|---|
LogEvent |
LogResponseHit.getEvent() |
Modifier and Type | Method and Description |
---|---|
void |
LogResponseHit.setEvent(LogEvent event) |
Copyright © 2019 JBoss by Red Hat. All rights reserved.