For high precision logs the timestamp defined in RFC3164 isn't suitable. A new option will add to file destination to suppress internal timestamps, so the client could send them as text via message.
The functionality is available only in <destination> tag and called "notimestamp". A value isn't needed. The default is timestamp by server.
Example:
<destination name="mydest" file="my.log" notimestamp="1"/>
<destination name="mydest" file="my.log" notimestamp=""/>
Best regards.
Revision 86 fixed
Added to help file, which needs manual compilation with docbook2html in /doc/book/.