Interface LoggingListener
-
public interface LoggingListener
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidloggingGenerated(List<com.fasterxml.jackson.databind.node.ObjectNode> loggingNodes)
-
-
-
Method Detail
-
loggingGenerated
void loggingGenerated(List<com.fasterxml.jackson.databind.node.ObjectNode> loggingNodes)
-
-