| Package | Description |
|---|---|
| org.graylog2.rest.models.system.loggers.responses |
| Modifier and Type | Method and Description |
|---|---|
static InternalLogMessage |
InternalLogMessage.create(@NotEmpty String message,
@NotEmpty String className,
@NotEmpty String level,
String marker,
@NotNull org.joda.time.DateTime timestamp,
String throwable,
@NotEmpty String threadName,
@NotNull 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–2021 Graylog, Inc.. All rights reserved.