Function eCAL::Logging::Log# Defined in File log.h Function Documentation# ECAL_API void eCAL::Logging::Log(eLogLevel level_, const std::string &msg_)# Log a message. Parameters: level_ – The level. msg_ – The log message string.