Undocumented AU message

I'm slightly confused over a message my project suddenly started spewing out on each frame rendering in an AudioUnit. I failed to find any documentation on the message, and I don't find it particularly useful.


This is the message:

macOS[83656:7779756] [mcmx] 754: mMidRender = true


Does anyone know what it means?


UPDATE:

I figured out that the message is shown because the Audio Unit has crashed. The message isn't useful in telling that though.