File SolidSyslogNullSender.h¶
FileList > Core > Interface > SolidSyslogNullSender.h
The no-op Sender Null object: Send returns true (drops the record on the floor so the Store does not fill with undeliverables), Disconnect is a no-op.
#include "SolidSyslogExternC.h"
Public Functions Documentation¶
SolidSyslogNullSender_Get¶
Send returns true, reporting the record as delivered so the Store drops it rather than accumulating undeliverables.
Disconnect is a no-op.
The documentation for this class was generated from the following file Core/Interface/SolidSyslogNullSender.h