Package net.logstash.logback.marker
package net.logstash.logback.marker
-
ClassesClassDescriptionA
LogstashMarkerthat defers the creation of anotherLogstashMarkeruntil the first time it is encoded.An empty marker that does nothing itself, but can be used as a base marker when you want to conditionally chain other markers withLogstashMarker.and(Marker).AMarkerthat is known and understood by the logstash logback encoder.Convenience class for constructing variousLogstashMarkers used to add fields into the logstash event.A cache forMessageFormatobjects.AMarkerORStructuredArgumentthat writes an object under a given fieldName in the log event output.AMarkerORStructuredArgumentthat that "unwraps" the given object into the logstash event.AMarkerORStructuredArgumentthat writes a raw json value to the logstash json event under a given field name.AMarkerORStructuredArgumentthat appends a single field into the JSON event.