Package de.galan.commons.logging
Class MetaContext
java.lang.Object
de.galan.commons.logging.MetaContext
Manages fields per thread, which are serialized as json for further processing (eg. logstash). See 'Say' class for
usage.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
MetaContext
public MetaContext()
-
-
Method Details
-
put
-
putIfAbsent
-
hasMeta
public static boolean hasMeta() -
hasKey
-
toJson
-
clear
public static void clear()
-