Hello,
Currently there are a lot of logs emitted when the Addressables system boots up:
It would be very helpful to be able to suppress these logs. Looking at the code, they just end up calling Debug.Log under the hood so I don’t see a way to prevent them from showing up at present.
Thanks,
Kevin