Liking cljdoc? Tell your friends :D

nl.mediquest.logback.masking-pattern-layout

Logback PatternLayout that masks sensitive data.

Scrubs via regexes and their replacements from regex and replacement XML-elements found in the Logback configuration. When an element useDefaultMediquestReplacements is added with a true value it will also scrub using the default-re->replacement patterns, after the custom ones are applied.

Logback PatternLayout that masks sensitive data.

Scrubs via regexes and their replacements from regex and replacement
XML-elements found in the Logback configuration. When an element
`useDefaultMediquestReplacements` is added with a true value it will also
scrub using the default-re->replacement patterns, after the custom ones are
applied.
raw docstring

nl.mediquest.logback.stackdriver-masking-pattern-layout

Logback PatternLayout that logs in Stackdriver JSON format to stdout.

Scrubs via regexes and their replacements from regex and replacement XML-elements found in the Logback configuration. When an element useDefaultMediquestReplacements is added with a true value it will also scrub using the default-re->replacement patterns, after the custom ones are applied.

Logback PatternLayout that logs in Stackdriver JSON format to stdout.

Scrubs via regexes and their replacements from regex and replacement
XML-elements found in the Logback configuration. When an element
`useDefaultMediquestReplacements` is added with a true value it will also
scrub using the default-re->replacement patterns, after the custom ones are
applied.
raw docstring

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

× close