|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LogEvent | |
|---|---|
| org.fusesource.web.console.client.common | |
| org.fusesource.web.console.client.logging | |
| org.fusesource.web.console.server.logging | |
| Uses of LogEvent in org.fusesource.web.console.client.common |
|---|
| Methods in org.fusesource.web.console.client.common that return types with arguments of type LogEvent | |
|---|---|
java.util.List<LogEvent> |
LogResults.getEvents()
|
| Methods in org.fusesource.web.console.client.common with parameters of type LogEvent | |
|---|---|
boolean |
LogFilter.matches(LogEvent event)
|
| Method parameters in org.fusesource.web.console.client.common with type arguments of type LogEvent | |
|---|---|
void |
LogResults.setEvents(java.util.List<LogEvent> events)
|
| Constructor parameters in org.fusesource.web.console.client.common with type arguments of type LogEvent | |
|---|---|
LogResults(long lastId,
java.util.List<LogEvent> events)
|
|
| Uses of LogEvent in org.fusesource.web.console.client.logging |
|---|
| Methods in org.fusesource.web.console.client.logging with parameters of type LogEvent | |
|---|---|
protected void |
LogEventsPanel.populateDetailPanel(LogEvent event)
|
| Uses of LogEvent in org.fusesource.web.console.server.logging |
|---|
| Methods in org.fusesource.web.console.server.logging that return LogEvent | |
|---|---|
protected LogEvent |
BrowserAppender.toLogEvent(org.apache.log4j.spi.LoggingEvent event)
|
| Methods in org.fusesource.web.console.server.logging with parameters of type LogEvent | |
|---|---|
void |
LogEventContainer.add(LogEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||