]> git.kaiwu.me - nginx.git/commit
Logging cleanup.
authorVladimir Homutov <vl@nginx.com>
Tue, 24 Mar 2020 14:03:39 +0000 (17:03 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 24 Mar 2020 14:03:39 +0000 (17:03 +0300)
commit8c26e1d1483a242aef549d8003f2957505ccf08b
treeb86fb9930b6f2c05a6fd4c6530b46adc9e47ca43
parent780f4f660c17ac2695521b00d495a6c0130ef8c3
Logging cleanup.

 + Client-related errors (i.e. parsing) are done at INFO level
 + c->log->action is updated through the process of receiving, parsing.
   handling packet/payload and generating frames/output.
src/event/ngx_event_quic.c
src/event/ngx_event_quic_transport.c