Function eCAL::Logging::Log(const std::string&)
Contents
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.