Liking cljdoc? Tell your friends :D

com.timezynk.useful.logback.pii-scrubber

Logback Layout which filters out sensitive information.

Is configured via <field> and <memento> XML elements. When logging Clojure maps: Finds all occurrences of <field> and replaces their value with <memento>. Regardless of formatting: Replaces all email addresses and phone numbers with <memento>.

Logback Layout which filters out sensitive information.

Is configured via <field> and <memento> XML elements.
When logging Clojure maps:
  Finds all occurrences of <field> and replaces their value with <memento>.
Regardless of formatting:
  Replaces all email addresses and phone numbers with <memento>.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close