Module fastly_api::models::logging_placement
source · Enums
- LoggingPlacement : Where in the generated VCL the logging call should be placed. If not set, endpoints with
format_version
of 2 are placed invcl_log
and those withformat_version
of 1 are placed invcl_deliver
. Where in the generated VCL the logging call should be placed. If not set, endpoints withformat_version
of 2 are placed invcl_log
and those withformat_version
of 1 are placed invcl_deliver
.