Values.AccessLogSourceAn object that represents the access logging information for a virtual node.
type nonrec t = {file : FileAccessLog.t option;The file object to send virtual node access logs to.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `Structure of
(string
* [> `String of FilePath.t
| `Structure of
(string
* [> `List of
[> `Structure of
(string * [> `String of JsonKey.t ]) list ]
list
| `String of TextFormat.t ])
list ])
list ])
list ]