TLogStyle.NoEscape EnumMember

Definition

No escaping should be done on the text of the message by the appenders in cases when they need to do so in order to not break the output format.

Delphi
const NoEscape = TLogStyle(4)

Value