Reference API documentation for google-cloud-logging
.
Modules
client
Client for interacting with the Google Stackdriver Logging API.
entries
Log entries within the Google Stackdriver Logging API.
app_engine
Logging handler for App Engine Flexible
Sends logs to the Stackdriver 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.handlers
Python logging
handlers for Stackdriver Logging.
background_thread
Transport for Python logging handler
Uses a background worker to log to Stackdriver Logging asynchronously.
base
Module containing base class for logging transport.
sync
Transport for Python logging handler.
Logs directly to the the Stackdriver Logging API with a synchronous call.
logger
Define API Loggers.
metric
Define Stackdriver Logging API Metrics.
sink
Define Stackdriver Logging API Sinks.