Expand description
A custom logging layer for sending logs to Google Cloud Logging
using the tracing and tracing-subscriber crates.
This layer captures log events, enriches them with metadata
about the running environment, and sends them to Google Cloud Logging.
(C) 2025 Enzo Lombardi
Structs§
- Container
Metadata - Metadata for a container, capturing its ID and name
- GcpLogging
Layer - Custom logging layer for sending logs to Google Cloud Logging
- Instance
Metadata - Metadata for a Google Compute Engine instance
- LogContext
Metadata - Comprehensive logging context metadata
Functions§
- collect_
log_ metadata - Collect comprehensive log metadata for the current instance