proto/logs/v1/logs.pbenum library

Classes

LogRecordFlags
LogRecordFlags represents constants used to interpret the LogRecord.flags field, which is protobuf 'fixed32' type and is to be used as bit-fields. Each non-zero value defined in this enum is a bit-mask. To extract the bit-field, for example, use an expression like:
SeverityNumber
Possible values for LogRecord.SeverityNumber.