| Package | Description |
|---|---|
| org.graylog2.rest.models.system.loggers.responses |
| Modifier and Type | Method and Description |
|---|---|
static InternalLogMessage |
InternalLogMessage.create(String message,
String className,
String level,
String marker,
org.joda.time.DateTime timestamp,
List<String> throwable,
String threadName,
String ndc,
Map<String,String> context) |
| Modifier and Type | Method and Description |
|---|---|
abstract Collection<InternalLogMessage> |
LogMessagesSummary.messages() |
| Modifier and Type | Method and Description |
|---|---|
static LogMessagesSummary |
LogMessagesSummary.create(Collection<InternalLogMessage> messages) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.