|
HF Interface Wrapper 0.1.0-dev
Embedded C++ hardware abstraction layer
|
Implementation of ESP32 logger for the HardFOC system. More...
Implementation of ESP32 logger for the HardFOC system.
This file provides the implementation for ESP32 logging using the ESP-IDF esp_log system (both Log V1 and Log V2). All platform-specific types and implementations are isolated through the BaseLogger interface. The implementation supports multiple log levels, tag-based filtering, performance monitoring, thread-safe operations, comprehensive error handling, and enhanced Log V2 features.