mozilla / cubeb

Cross platform audio library
ISC License
439 stars 124 forks source link

Don't print the file name and \n twice when logging asynchronously #715

Closed padenot closed 2 years ago

padenot commented 2 years ago

Not the prettiest but it does the job. Thanks to @ashleyz we don't really care about checking the log level here, it's checked ahead of time, which is nice because we don't want to carry it in the async log payload.