Is there a way to permanently disable PHASE SDK logging? It seems to be a lot chattier than Apple's other SDKs.
While developing a RealityKit app that uses AudioPlaybackController
, I must manually hide the PHASE SDK log output several times each day so I can see my app's log messages.
Thank you.