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>.
(-doLayout this event)
(-init)
(-setField this field)
(-setMemento this memento)
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close