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