Add option to control logging.

Hello,

Currently there are a lot of logs emitted when the Addressables system boots up:

https://imgur.com/qsYODLj

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

Pls see, Settings runtime path in PlayerPrefs to file...

1 Like

Thanks mate.