Skip to content

sout: trace: trace flush events

Soham Gupta requested to merge sohamgupta/vlc:trace into master
  • Tracing Flush was useful for debugging(in the scope of my GSoC Program)
  • Missing fclose() was not mentioned in the JSON logger which could lead to the file not being flushed correctly

Merge request reports