| Package | Description |
|---|---|
| biz.paluch.logging.gelf |
Base utilities for GELF (Graylog Extended Logging Format).
|
| biz.paluch.logging.gelf.jboss7 |
JBoss7/Java-Util-Logging handler for logstash submission over GELF with MDC.
|
| biz.paluch.logging.gelf.jul |
Java-Util-Logging handler for logstash submission over GELF.
|
| biz.paluch.logging.gelf.log4j |
log4j appender for logstash submission over GELF.
|
| biz.paluch.logging.gelf.logback |
logback appender for logstash submission over GELF.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
MdcLogEvent |
| Modifier and Type | Method and Description |
|---|---|
GelfMessage |
GelfMessageAssembler.createGelfMessage(LogEvent logEvent)
Producte a Gelf message.
|
void |
GelfMessageEnricher.enrichMessage(GelfMessage gelfMessage,
LogEvent logEvent) |
| Modifier and Type | Class and Description |
|---|---|
class |
JBoss7JulLogEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
JulLogEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
Log4jLogEvent |
| Modifier and Type | Class and Description |
|---|---|
class |
LogbackLogEvent |
Copyright © 2013. All Rights Reserved.