Internet Direct (Indy) Version 9.0.1 Beta
TIdLogBase.ReplaceCRLF
Indicates that line-end characters in a message should be replace with tags.

property ReplaceCRLF: Boolean;
Description
ReplaceCRLF is a Boolean property that indicates if the line-end characters CR, LF, and EOL in a log message should be replace with their tag counterparts "<CR>", "<LF>", and "<EOL>". ReplaceCRLF is usedin the Receive and Send methods prior to writing of the log message.