There are so many warnings, the message is way too long. It’s making it hard for me to debug my own code. How do I suppress warnings.
You can use these commandline arguments/ carb settings to force the log level to be error
--/log/level=error --/log/fileLogLevel=error --/log/outputStreamLevel=error