Typedef ecal_service::LoggerT

Typedef Documentation

using ecal_service::LoggerT = std::function<void(const LogLevel, const std::string&)>