package tezos-stdlib-unix

  1. Overview
  2. Docs
type t
val default : t

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

val encoding : t Data_encoding.t

The serialization format.

Parse a json file at path into a configuration.

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

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