public class JiraJsonDataProvider
extends com.atlassian.logging.log4j.layout.json.DefaultJsonDataProvider
DefaultJsonDataProvider
specialization that adds extra JIRA fields into the logging event. Appended fields
will appear under the "ext." namespace.Constructor and Description |
---|
JiraJsonDataProvider() |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getExtraData(com.atlassian.logging.log4j.layout.json.JsonLayoutHelper.LogEvent event) |
public Map<String,Object> getExtraData(com.atlassian.logging.log4j.layout.json.JsonLayoutHelper.LogEvent event)
getExtraData
in interface com.atlassian.logging.log4j.layout.json.JsonDataProvider
getExtraData
in class com.atlassian.logging.log4j.layout.json.DefaultJsonDataProvider
Copyright © 2002-2023 Atlassian. All Rights Reserved.