UTILLib 2.0
Common C++ library with utilities.
|
Syslog structured data interface. More...
#include <string>
#include <vector>
Go to the source code of this file.
Classes | |
class | util::syslog::StructuredData |
Defines a simple interface against structured data item. More... |
Namespaces | |
namespace | util |
Main namespace for the util library. | |
namespace | util::syslog |
The syslog namespace is used for the syslog interface. |
Reporting alarm and location information in a syslog message, requires using so-called structure data. The data consist of a data identity and one or more name value pair.