Function eCAL::Monitoring::PubLogging
Contents
Function eCAL::Monitoring::PubLogging#
Defined in File ecal_monitoring.h
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.