public class StackTraceElementAttributeConverter extends Object implements AttributeConverter<StackTraceElement,String>
StackTraceElement
s in LogEvent
s. This
converter is capable of converting both to and from String
s.Constructor and Description |
---|
StackTraceElementAttributeConverter() |
Modifier and Type | Method and Description |
---|---|
String |
convertToDatabaseColumn(StackTraceElement element) |
StackTraceElement |
convertToEntityAttribute(String s) |
public StackTraceElementAttributeConverter()
public String convertToDatabaseColumn(StackTraceElement element)
convertToDatabaseColumn
in interface AttributeConverter<StackTraceElement,String>
public StackTraceElement convertToEntityAttribute(String s)
convertToEntityAttribute
in interface AttributeConverter<StackTraceElement,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.