Values.LoggingSourceAn object that represents the logging information for a virtual node.
type nonrec t = {accessLog : AccessLog.t option;The access log configuration for a virtual node.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `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 ])
list ]