Function eCAL::Logging::Log(const std::string&)#
Defined in File ecal_log.h
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.
Defined in File ecal_log.h
Log a message (with current log level).
msg_ – The log message string.