Package ch.qos.logback.core.spi
Interface PreSerializationTransformer<E>
- Type Parameters:
E
-
- All Known Implementing Classes:
LoggingEventPreSerializationTransformer
Deprecated.
This internal logback API is not supported by AEM as a Cloud Service.
PreSerializationTransformer instances have the responsibility to transform
object into a presumably equivalent serializable representation.
-
Method Summary
-
Method Details
-
transform
Deprecated.
-