Struct SolidSyslogErrorSource¶
ClassList > SolidSyslogErrorSource
#include <SolidSyslogError.h>
Detailed Description¶
The identity of an error-emitting class.
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¶
Name¶
Human-readable tag for logging; not the match key.
The documentation for this class was generated from the following file Core/Interface/SolidSyslogError.h