Module Tezos_base.Internal_event_configSource

Configure the event-logging framework.

The JSON-file-friendly definition of the configuration of the internal-events framework. It allows one to activate registered event sinks.

Sourcetype t
Sourceval default : t

The default configuration is empty (it doesn't activate any sink).

Sourceval encoding : t Data_encoding.t

The serialization format.

Run Tezos_base.Internal_event.All_sinks.activate for every URI in the configuration.

Close all the sinks except "lwt-log://" and call apply.