Forum Discussion

🚨 This forum is archived and read-only. To submit a forum post, please visit our new Developer Forum. 🚨
VincentRezzoug's avatar
VincentRezzoug
MHCP Member
3 years ago

Disable OVR Logs ?

Is there a way to disable the ovrManager and ovrAvatar 2 logs ? (other than comment line in script)
it's difficult to debug with hundreds logs comming from them..

4 Replies

Replies have been turned off for this discussion
  • And what about the OVR logs? There are hundreds... how can I disable them?

  • I think there is not a way... checking OVRManager plugin I see that they are calling "Debug.Log" directly... So all thE OVRManager logs are getting to you directly. With the OVRPlugin the story is slightly different but I can't understand exactly how they publish logs.