Skip to content
Snippets Groups Projects
Commit 6ea08ff6 authored by Alexandre Janniaux's avatar Alexandre Janniaux Committed by François Cartegnie
Browse files

tracer: use an array of entries instead of va_list

Forward the tracing key/value entries as an array instead of using
va_list. Using an array is easier to interop with in other languages,
but also and more importantly much easier to store and forward.

This will allow to implement hierarchical tracing context.
parent e7ad770f
No related branches found
No related tags found
Loading
Pipeline #445722 passed with stage
in 16 minutes and 40 seconds
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment