Suppression status of a source log location.

Synopsis

Declared in <logging.h>

enum class Status : int;

Members

Name

Description

UNSUPPRESSED

string fits within the limit

NEWLY_SUPPRESSED

suppression has started since this string

STILL_SUPPRESSED

suppression is still ongoing

Created with MrDocs