Skip to content

Struct SolidSyslogErrorSource

ClassList > SolidSyslogErrorSource

The identity of an error-emitting class. More...

  • #include <SolidSyslogError.h>

Public Attributes

Type Name
const char * Name
Human-readable tag for logging; not the match key.

Detailed Description

There is one extern instance per class (e.g. SolidSyslogErrorSource); a handler recognises the emitter by matching Source against that instance's address, not by reading Name.

Public Attributes Documentation

variable Name

Human-readable tag for logging; not the match key.

const char* SolidSyslogErrorSource::Name;



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