Function eCAL::Logging::Log(const std::string&)

Function Documentation

ECAL_API void eCAL::Logging::Log(const std::string &msg_)

Log a message (with current log level).

Parameters

msg_ – The log message string.