I came across this structure in my search for solutions to my logger.log questions.
ESP_LOGx("custom", "This is a custom debug message");
But, I can’t find anything in the docs for this. Is it only applicable inside a lambda?
I came across this structure in my search for solutions to my logger.log questions.
ESP_LOGx("custom", "This is a custom debug message");
But, I can’t find anything in the docs for this. Is it only applicable inside a lambda?