This library provides a solution for masking sensitive data in logs within applications that use
Logback with logstash-logback-encoder and ch.qos.logback.contrib.json.classic.JsonLayout. It allows you to
extend the XML configuration by defining names od fields/variables/properties which contain in value sensitive
data. The library includes predefined patterns for detecting sensitive values and also allows for creating
custom patterns.