Function eCAL::Logging::Log(eCAL_Logging_eLogLevel, const std::string&)¶
Defined in File ecal_log.h
Function Documentation¶
-
inline void
eCAL::Logging
::
Log
(eCAL_Logging_eLogLevel level_, const std::string &msg_)¶ Log a message.
- Parameters
level_ – The level.
msg_ – The log message string.