@sobychacko is there a way to customise the LoggingHandler in such case? i.e. setting shouldLogFullMessage
to false or logExpression
to something minimal? in the binder/binding configuration in application.yaml
. cos right now even though the DLQ has been set up and the error-handler-definition
is setup, the full payload is written to the logs. do not want to mute the log by setting the log level. just want to reduce the log content.