Logging not working on um TinyS3

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. Do you have any possible solutions?