fastly-api 13.1.0

Fastly API client
Documentation
1
2
3
4
5
6
7
8
9
10
11
# LoggingFormatVersionString

## Properties

Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**format_version** | Option<**String**> | The version of the custom logging format used for the configured endpoint. The logging call gets placed by default in `vcl_log` if `format_version` is set to `2` and in `vcl_deliver` if `format_version` is set to `1`.  | [default to FormatVersion_v2]

[[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md)