Function eCAL::Monitoring::PubLogging#

Function Documentation#

ECAL_API int eCAL::Monitoring::PubLogging(bool state_, std::string name_ = "ecal.logging")#

Publish logging protobuf message (deprecated).

Parameters
  • state_ – Switch publishing on/off.

  • name_ – Logging topic name.

Returns

Zero if succeeded.