Package | Description |
---|---|
biz.paluch.logging.gelf |
Field models and interfaces for logstash-gelf.
|
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.log4j2 |
log4j v2.x appender for logstash submission over GELF.
|
Modifier and Type | Class and Description |
---|---|
class |
DynamicMdcMessageField |
class |
LogMessageField
Field with reference to the log event.
|
class |
MdcMessageField |
class |
StaticMessageField |
Modifier and Type | Method and Description |
---|---|
void |
GelfMessageAssembler.addField(MessageField field) |
Values |
LogEvent.getValues(MessageField field) |
Modifier and Type | Method and Description |
---|---|
void |
GelfMessageAssembler.addFields(Collection<? extends MessageField> fields) |
Modifier and Type | Method and Description |
---|---|
Values |
JBoss7JulLogEvent.getValues(MessageField field) |
Modifier and Type | Method and Description |
---|---|
Values |
JulLogEvent.getValues(MessageField field) |
Modifier and Type | Class and Description |
---|---|
class |
PatternLogMessageField |
Copyright © 2013–2023. All rights reserved.