ESPHome 2025.5.0
Loading...
Searching...
No Matches
esphome::syslog Namespace Reference

Data Structures

class  Syslog
 

Variables

constexpr int LOG_LEVEL_TO_SYSLOG_SEVERITY []
 

Variable Documentation

◆ LOG_LEVEL_TO_SYSLOG_SEVERITY

int esphome::syslog::LOG_LEVEL_TO_SYSLOG_SEVERITY[]
constexpr
Initial value:
= {
3,
3,
4,
5,
6,
7,
7,
7
}

Definition at line 11 of file esphome_syslog.cpp.