Reference API documentation for google-cloud-logging
.
Modules
client
Client for interacting with the Google Cloud Logging API.
entries
Log entries within the Google Cloud Logging API.
app_engine
Logging handler for App Engine Flexible
Sends logs to the Cloud Logging API with the appropriate resource and labels for App Engine logs.
container_engine
Logging handler for Google Container Engine (GKE).
Formats log messages in a JSON format, so that Kubernetes clusters with the fluentd Google Cloud plugin installed can format their log messages so that metadata such as log level is properly captured.
logging_v2.handlers
Python logging
handlers for Cloud Logging.
structured_log
Logging handler for printing formatted structured logs to standard output.
background_thread
Transport for Python logging handler
Uses a background worker to log to Cloud Logging asynchronously.
base
Module containing base class for logging transport.
sync
Transport for Python logging handler.
Logs directly to the the Cloud Logging API with a synchronous call.
logger
Define API Loggers.
metric
Define Cloud Logging API Metrics.
resource
Monitored Resource for the Google Logging API V2.
sink
Define Cloud Logging API Sinks.