pub fn log_level() -> LevelFilterExpand description
The level FFmpeg is currently logging at, as the log filter that matches
it.
Round-trips with set_log_level. Reading back a level FFmpeg was given by
other means can only be approximate, since several AV_LOG_* values map onto
one LevelFilter.