Disable access log escaping

Calin Don calin.don at gmail.com
Wed Jul 3 19:54:15 UTC 2013


Hi,

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'}.

Is there a way to disable the escaping per access_log or per log_format?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mailman.nginx.org/pipermail/nginx/attachments/20130703/9e4020e1/attachment.html>


More information about the nginx mailing list