TLogStyle Enumeration
Represents type TLogStyle
.
The TLogStyle type exposes the following members.
Show:
Name | Description | |
---|---|---|
![]() | Bold | Represents constant |
![]() | Italic | Represents constant |
![]() | Monospace | Text should be printed in monospace font |
![]() | NoEscape | 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. |
![]() | Underline | Represents constant |