@Plugin(name="DynamicMdcFields", category="Core", printObject=true) public class GelfDynamicMdcLogFields extends Object
Constructor and Description |
---|
GelfDynamicMdcLogFields(String regex) |
Modifier and Type | Method and Description |
---|---|
static GelfDynamicMdcLogFields |
createField(org.apache.logging.log4j.core.config.Configuration config,
String regex) |
String |
getRegex() |
public GelfDynamicMdcLogFields(String regex)
public String getRegex()
@PluginFactory public static GelfDynamicMdcLogFields createField(@PluginConfiguration org.apache.logging.log4j.core.config.Configuration config, @PluginAttribute(value="regex") String regex)
Copyright © 2013–2023. All rights reserved.