ESPHome  2024.3.1
Namespaces | Variables
logger.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 This is a workaround until we can figure out a way to get the tflite-micro idf component code available in CI.
 
 esphome::logger
 

Variables

const char *const esphome::logger::LOG_LEVELS [] = {"NONE", "ERROR", "WARN", "INFO", "CONFIG", "DEBUG", "VERBOSE", "VERY_VERBOSE"}
 
Logger * esphome::logger::global_logger = nullptr