public class ContextStackJsonAttributeConverter extends Object implements AttributeConverter<org.apache.logging.log4j.ThreadContext.ContextStack,String>
Constructor and Description |
---|
ContextStackJsonAttributeConverter() |
Modifier and Type | Method and Description |
---|---|
String |
convertToDatabaseColumn(org.apache.logging.log4j.ThreadContext.ContextStack contextStack) |
org.apache.logging.log4j.ThreadContext.ContextStack |
convertToEntityAttribute(String s) |
public ContextStackJsonAttributeConverter()
public String convertToDatabaseColumn(org.apache.logging.log4j.ThreadContext.ContextStack contextStack)
convertToDatabaseColumn
in interface AttributeConverter<org.apache.logging.log4j.ThreadContext.ContextStack,String>
public org.apache.logging.log4j.ThreadContext.ContextStack convertToEntityAttribute(String s)
convertToEntityAttribute
in interface AttributeConverter<org.apache.logging.log4j.ThreadContext.ContextStack,String>
Copyright © 1999-2021 Apache Software Foundation. All Rights Reserved.
Apache Logging, Apache Log4j, Log4j, Apache, the Apache feather logo, the Apache Logging project logo, and the Apache Log4j logo are trademarks of The Apache Software Foundation.