SVT-HEVC icon indicating copy to clipboard operation
SVT-HEVC copied to clipboard

Feature request: log callback

Open colinmarc opened this issue 2 years ago • 0 comments

It would be great if the logging behavior could be overridden with a callback. I'm currently wrapping the library in low-level rust bindings, and there is no way to control the logging. In rust, it's not standard behavior to log to stdout from a library.

colinmarc avatar Dec 17 '23 00:12 colinmarc