ESPHome  2024.7.2
Namespaces | Variables
logger.cpp File Reference

Go to the source code of this file.

Namespaces

 esphome
 Implementation of SPI Controller mode.
 
 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