Values.LoggingFormatSourceAn object that represents the format for the logs.
val to_value :
t ->
[> `Structure of
(string
* [> `List of
[> `Structure of (string * [> `String of JsonKey.t ]) list ]
list
| `String of TextFormat.t ])
list ]