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

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.