Crate google_cloud_logging

Source
Expand description

This crate contains structures for Google Cloud Structured logging. This allows for adding more metadata to log statements that will be interpreted by the Google Cloud “Logging” service and can be viewed in the “Logs Explorer”.

Some errors can also be formatted so the “Error Reporting” service will group them.

Structs§

GCHttpRequest
GCOperation
GCSourceLocation
GoogleCloudStructLog
The format expected by Google Cloud Platform logging service https://cloud.google.com/logging/docs/structured-logging

Enums§

GCHttpMethod
GCLogSeverity
The severity of the event described in a log entry, expressed as one of the standard severity levels listed below.