Class Destination (0.17.32)

Destination(value)

The destination (if any) for logs.

Enums

Name Description
DESTINATION_UNSPECIFIED (Default) Logs are not preserved.
CLOUD_LOGGING Logs are streamed to Cloud Logging. Optionally, you can configure additional settings in the `cloudLoggingOption` field.
PATH Logs are saved to the file path specified in the `logsPath` field.