Module structured_log (3.10.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, **kwargs
)

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