Liking cljdoc? Tell your friends :D

nl.mediquest.logback.google-cloud-masking-pattern-layout

Logback PatternLayout that logs in Google Cloud Logging 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 Google Cloud Logging 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

-doLayoutclj

(-doLayout this event)

-initclj

(-init)

-setRegexclj

(-setRegex this re)

-setReplacementclj

(-setReplacement this replacement)

-setUseDefaultMediquestReplacementsclj

(-setUseDefaultMediquestReplacements this use?)

add-stacktraceclj

(add-stacktrace msg stacktrace)

add-stacktrace?clj

(add-stacktrace? stacktrace)

get-custom-re->replacementsclj

(get-custom-re->replacements {:keys [regexes replacements] :as _state})

get-re->replacementclj

(get-re->replacement state)

logback-level->gcloud-levelclj


messageclj

(message msg stacktrace re->replacement)

severityclj

(severity event)

tpcclj


use-default-replacements?clj

(use-default-replacements? {:keys [use-default-replacements?] :as _state})

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

× close