This converter is used to encode any carriage returns and line feeds to
prevent log injection attacks
It is not possible to replace the actual formatted message, instead this
converter returns a masked version of the message that can be accessed using
the conversionWord specified in the conversionRule definition in logback.xml.