I was wondering if syslog-ng had support for sending messages according to the rfc3195 standard? I have not found any mention of it in the documentation. I noticed that syslog-ng can send BSD style messages with TCP. From what I understood from the rfc3195 (http://www.ietf.org/rfc/rfc3195.txt) it specifies a way to do just that. So I was wondering if syslog-ng uses this form when it sends BSD style messages over TCP? If it have support for it at all, or not?