| Package | Description |
|---|---|
| net.logstash.logback.marker |
| Modifier and Type | Class and Description |
|---|---|
class |
ObjectAppendingMarker
A marker that converts an Object into an appropriate JSON type (number, string, object, array)
and writes it to the logstash json event under a given fieldName.
|
class |
RawJsonAppendingMarker
A marker that writes a raw json value to the logstash json event
under a given field name.
|
Copyright © 2014. All Rights Reserved.