Internal_event_unix.ConfigurationSourceinclude module type of struct include Tezos_base.Internal_event_config endThe JSON-file-friendly definition of the configuration of the internal-events framework. It allows one to activate registered event sinks.
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.
Parse a json file at path into a configuration.