Hello,
It would be beneficial to extend the AbstractRequestLoggingFilter
to have a queryPredicate
, similar to Predicate<String> headerPredicate
to allow for the redaction of any sensitive/restricted data.
What do you think? Would this be an acceptable addition?
I am happy to take this on, provided the idea is accepted.