Skip to content

Struct SolidSyslogEndpoint

ClassList > SolidSyslogEndpoint

The destination a sender is directed at. More...

  • #include <SolidSyslogEndpoint.h>

Public Attributes

Type Name
struct SolidSyslogEndpointHost * Host
uint16_t Port

Detailed Description

The callback fills this in, not the sender: Host is a library-provided sink the user writes the host into (it cannot reach the raw formatter), Port the user assigns directly.

Public Attributes Documentation

variable Host

struct SolidSyslogEndpointHost* SolidSyslogEndpoint::Host;

variable Port

uint16_t SolidSyslogEndpoint::Port;


The documentation for this class was generated from the following file Core/Interface/SolidSyslogEndpoint.h