Class KeyValuePairConfig
java.lang.Object
org.apache.logging.log4j.core.filter.mutable.KeyValuePairConfig
Class representing the configuration of KeyValue pairs.
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
configs
Map of keys and values for the MutableThreadContextMapFilter. Example file:{ "configs": { "loginId": ["rgoers", "adam"], "accountNumber": ["30510263"] } }
-
-
Constructor Details
-
KeyValuePairConfig
public KeyValuePairConfig()
-
-
Method Details
-
getConfigs
-
setConfig
-