Suppression status of a source log location.
Declared in <logging.h>
enum class Status : int;
| Name | Description |
|---|---|
UNSUPPRESSED | string fits within the limit |
NEWLY_SUPPRESSED | suppression has started since this string |
STILL_SUPPRESSED | suppression is still ongoing |