h2o / picotls

TLS 1.3 implementation in C (master supports RFC8446 as well as draft-26, -27, -28)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Generating qlog files when using quicly as a library

piano-man opened this issue · comments

Is there any documentation about what steps need to be followed to generate qlog files when using quicly as a library in applications?
I see a bunch of PRs relating to traces, dtraces, logs, etc, but I was unable to find any coherent source of information about the steps that need to be followed to enable this logging and tracing.

I'd appreciate any pointers about this functionality and would be happy to include this in the documentation and raise a PR for ease of future users.
Thanks!