19 #include <uuid/modbus.h>
34 static const char __pstr__loggername[] __attribute__((__aligned__(PSTR_ALIGN))) PROGMEM =
"modbus";
37 const uuid::log::Logger logger{
reinterpret_cast<const __FlashStringHelper *
>(__pstr__loggername), uuid::log::Facility::DAEMON};
Logger instance used to make log messages.
const uuid::log::Logger logger