Module fastly_api::models::logging_format_version
source · Enums
- LoggingFormatVersion : The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in
vcl_log
ifformat_version
is set to2
and invcl_deliver
ifformat_version
is set to1
. The version of the custom logging format used for the configured endpoint. The logging call gets placed by default invcl_log
ifformat_version
is set to2
and invcl_deliver
ifformat_version
is set to1
.