bool getAbortOnFailure() const
Gets the state of the abortOnFailure flag.
Definition: log_domain.h:91
Opaque handle returned by attachAppender(), which can be subsequently passed to detachAppender() to d...
Definition: log_domain.h:61
void setAbortOnFailure(bool abortOnFailure)
Sets the state of the abortOnFailure flag.
Definition: log_domain.h:98
Logging domain for events of type E.
Definition: log_domain.h:50