Class HealthCheckLogConfig (0.1.0)

HealthCheckLogConfig(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Configuration of logging on a health check. If logging is enabled, logs will be exported to Stackdriver.

Attribute

NameDescription
enable bool
Indicates whether or not to export logs. This is false by default, which means no health check logging will be done.