Module structured_log (3.4.0)

Logging handler for printing formatted structured logs to standard output.

Classes

StructuredLogHandler

StructuredLogHandler(
    *, labels=None, stream=None, project_id=None, json_encoder_cls=None
)

Handler to format logs into the Cloud Logging structured log format, and write them to standard output