Expand description
The messages and enums that are part of this client library.
Modules§
- log_
severity - Useful constants to work with LogSeverity
Structs§
- Http
Request - A common proto for logging HTTP requests. Only contains semantics defined by the HTTP specification. Product-specific logging information MUST be defined in a separate message.
- LogSeverity
- The severity of the event described in a log entry, expressed as one of the standard severity levels listed below. For your reference, the levels are assigned the listed numeric values. The effect of using numeric values other than those listed is undefined.