Commit graph

13 commits

Author SHA1 Message Date
Sergey Dryabzhinsky 4c7dd6ed00 Update:
- add more debug output for 'play' handler to view all chained calls
- fix gcc compilation fail or live module with ```-Werror``` option
  - wrap var definition with debug enabled check
2015-11-30 13:02:57 +03:00
Roman Arutyunyan 83dc27d30a fixed issue with multiple access_logs 2014-09-09 20:45:06 +04:00
root 0d1e1fec7c add $msec suppoprt for access_log 2013-12-27 02:44:04 +08:00
Roman Arutyunyan b9fcf7d880 removed trailing spaces 2013-11-30 11:21:53 +04:00
Roman Arutyunyan f599c70568 updated copyright line 2013-11-03 23:11:37 +04:00
Roman Arutyunyan cbe760aa8a fixed formatting types 2013-06-13 17:11:44 +04:00
Roman Arutyunyan f94fcee9fb included ngx_config.h & ngx_core.h to every file 2013-06-12 20:47:23 +04:00
Roman Arutyunyan 406d3a9527 disabled logging relay connections 2013-01-13 22:25:37 +04:00
Roman Arutyunyan 77860c0036 fixed access log command variable 2013-01-13 19:22:49 +04:00
Roman Arutyunyan b85499c144 renamed log context & implemented command/name/args in access logger 2013-01-13 14:44:08 +04:00
Roman Arutyunyan 3dff38d716 added readable session time to access log 2013-01-13 14:03:10 +04:00
Roman Arutyunyan ada1efd594 access log is now working 2013-01-13 13:06:41 +04:00
Roman Arutyunyan 59eac372ab compiled access logger 2013-01-13 12:14:48 +04:00