package tezos-stdlib-unix

  1. Overview
  2. Docs

Module Lwt_log_sink_unix.OutputSource

Sourcetype t =
  1. | Null
  2. | Stdout
  3. | Stderr
  4. | File of string
  5. | Syslog of Lwt_log.syslog_facility
Sourceval encoding : t Data_encoding.t
Sourceval of_string : string -> t option
Sourceval to_string : t -> string
Sourceval pp : Format.formatter -> t -> unit
OCaml

Innovation. Community. Security.