| Package | Description |
|---|---|
| org.graylog2.rest.models.system.loggers.responses |
| Modifier and Type | Method and Description |
|---|---|
static SingleLoggerSummary |
SingleLoggerSummary.create(String level,
int levelSyslog) |
| Modifier and Type | Method and Description |
|---|---|
abstract Map<String,SingleLoggerSummary> |
LoggersSummary.loggers() |
| Modifier and Type | Method and Description |
|---|---|
static LoggersSummary |
LoggersSummary.create(int total,
Map<String,SingleLoggerSummary> loggers) |
static LoggersSummary |
LoggersSummary.create(Map<String,SingleLoggerSummary> loggers) |
Copyright © 2012-2015 Graylog, Inc.. All Rights Reserved.