info: add new TRACE log level and move refcounting there from LOG level
This makes it possible to easily get a *:5 debug log without all the refcounting noise, and drastically reduces the number of lines output for a normal log (46m to 28m for a 20min video). The full log including refcounting information can still be gotten using *:7. Fixes #620460.
Showing
Please register or sign in to comment