Function eCAL::Logging::GetLogging(std::string&)

Function eCAL::Logging::GetLogging(std::string&)#

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.