Function eCAL::Logging::GetLogging(std::string&)#
Defined in File log.h
Function Documentation#
-
ECAL_API bool eCAL::Logging::GetLogging(std::string &log_)#
Get logging as serialized protobuf string.
- Parameters:
log_ – [out] String to store the logging information.
- Returns:
True if succeeded.