gst::loggable_error doesn't seem to support variable expansion in format strings
I expected this to work:
let foo = 132;
gst::loggable_error!("{foo}")
Due to an influx of spam, we have had to impose restrictions on new accounts. Please see this wiki page for instructions on how to get full permissions. Sorry for the inconvenience.
I expected this to work:
let foo = 132;
gst::loggable_error!("{foo}")