Re: How to stop escaping in syslog (rsyslog and sysklogd)

2008-09-03 Thread Jabka Atu
On Wed, Sep 3, 2008 at 12:30 PM, Jabka Atu <[EMAIL PROTECTED]> wrote: > Good day ,. > > I'm searching for a way to stop the escaping of rsyslog for example if i > send a message that include \n it is described as "#012" : > > /** > * Lets test the newlinje issues and the Length > */ > > #include

How to stop escaping in syslog (rsyslog and sysklogd)

2008-09-03 Thread Jabka Atu
Good day ,. I'm searching for a way to stop the escaping of rsyslog for example if i send a message that include \n it is described as "#012" : /** * Lets test the newlinje issues and the Length */ #include #include #include #include int main(void) { char * foo ; int i = 0; foo = (char