10 Jun
2009
10 Jun
'09
3:08 p.m.
Hi, On Wed, Jun 10, 2009 at 4:04 PM, Pennington, Philip<philip.pennington@credit-suisse.com> wrote:
Syslog-ng version 2.
Can anyone please explain the purpose of the backslash being added before each quote in syslog output ?
i guess you're referring to template_escape() which is used mostly for SQL backends - thus protecting from SQL injections. Regards, Sandor