> It looks like I really overlooked that... Besides, escapes other than > \' are currently not supported. The good thing probably is that this > means I can introduce them without breaking anything, simply because > that was already broken all the time ;)
OK, looks like I will have this ready tomorrow. I will also add an escape \xhh where h is a hex digit. Essentially, this can be used to specify any other character and as such can be used as a general work-around. Besides that, any other escapes that I should consider to include? The usual set \n\t\r... doesn't make too much sense in this context, does it? Rainer _______________________________________________ rsyslog mailing list http://lists.adiscon.net/mailman/listinfo/rsyslog http://www.rsyslog.com/professional-services/ What's up with rsyslog? Follow https://twitter.com/rgerhards NOTE WELL: This is a PUBLIC mailing list, posts are ARCHIVED by a myriad of sites beyond our control. PLEASE UNSUBSCRIBE and DO NOT POST if you DON'T LIKE THAT.

