Hi,
I have a project where i use “ESP_LOG”, when I run the code on my XIAO-ESP32-C3, the codes works perfect and i get the logging in de terminal. When i run it on the UM TinyS3, nothing works, no “ESP_LOGI()” no “log_i()”, only a simple “Serial.print()” work as is should. I know this is not specific for arduino but I hope someone can help.