]> git.kaiwu.me - nginx.git/commit
QUIC: revised value separators in debug and error messages.
authorVladimir Homutov <vl@nginx.com>
Tue, 27 Oct 2020 11:12:31 +0000 (14:12 +0300)
committerVladimir Homutov <vl@nginx.com>
Tue, 27 Oct 2020 11:12:31 +0000 (14:12 +0300)
commit0946f8c3ca9300ddcd2b6b2bd4945c5f620ac391
treebd4cdc5f950ef91efe32f0dead64ff681f157520
parent528e5bd1fb7a4ae37ccb66d6ec7a62629d24983f
QUIC: revised value separators in debug and error messages.

All values are prefixed with name and separated from it using colon.
Multiple values are listed without commas in between.

Rationale: this greatly simplifies log parsing for analysis.
src/event/ngx_event_quic.c
src/event/ngx_event_quic_protection.c
src/event/ngx_event_quic_transport.c