Skip to content

rust: add abstraction for vlc_Logger

This MR adds abstraction for vlc_Logger, via the Rust Logger type and similar macros as the C side with: debug!, info!, warn! and error!.

Merge request reports

Loading