Daniel-Constantin Mierla writes:
Pointing it out for safety -- the log backend is writing to syslog in format: name1=value1;name2=value2;... The reason header contains such body, therefore check it see if it doesn't break it - I expect to be enclosed in double quotes and escaped.
isn't it the job of syslog backend to check that if value contains semi-colon, then it will be escaped?
-- juha