| Package | Description |
|---|---|
| net.gini.dropwizard.gelf.bundles | |
| net.gini.dropwizard.gelf.logging |
| Modifier and Type | Method and Description |
|---|---|
abstract GelfConfiguration |
GelfLoggingBundle.getConfiguration(T configuration)
Get the
GelfConfiguration object from the supplied Configuration. |
| Modifier and Type | Method and Description |
|---|---|
static me.moocar.logbackgelf.GelfAppender |
LogbackFactory.buildGelfAppender(GelfConfiguration gelf,
ch.qos.logback.classic.LoggerContext context)
Build a
GelfAppender from the supplied GelfConfiguration. |
static me.moocar.logbackgelf.GelfAppender |
LogbackFactory.buildGelfAppender(GelfConfiguration gelf,
ch.qos.logback.classic.LoggerContext context,
String facility)
Build a
GelfAppender from the supplied GelfConfiguration. |
Copyright © 2014. All rights reserved.