mirror of
https://github.com/videolan/vlc.git
synced 2024-11-23 18:03:48 +08:00
6ea08ff624
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. |
||
---|---|---|
.. | ||
android.c | ||
console.c | ||
emscripten.c | ||
file.c | ||
journal.c | ||
json.c | ||
Makefile.am | ||
meson.build | ||
syslog.c |