<div dir="ltr">Hi,<div><br></div><div>I'm using a module which sets some data formated as json to a variable. I'm trying to log this variable using the access log, but the content is escaped. I'm getting something like {\x22foo\x22:\x22bar\x22} instead of {'foo':'bar'}.</div>
<div><br></div><div>Is there a way to disable the escaping per access_log or per log_format?</div></div>