format property

String? format
final

A single-line format of the access logs of data, as specified by selected $context variables. The format must include at least $context.requestId.

Implementation

final String? format;