package sihl

  1. Overview
  2. Docs

Module Sihl.LogSource

Sourceval get_log_level : unit -> Logs.level option
Sourceval logs_dir : unit -> string
Sourceval lwt_file_reporter : unit -> Logs.reporter
Sourceval format_reporter : ?pp_header: (Logs.src -> Format.formatter -> (Logs.level * string option) -> unit) -> ?app:Format.formatter -> ?dst:Format.formatter -> unit -> Logs.reporter
Sourceval cli_reporter : ?pp_header: (Logs.src -> Format.formatter -> (Logs.level * string option) -> unit) -> ?app:Format.formatter -> ?dst:Format.formatter -> unit -> Logs.reporter
Sourceval default_reporter : Logs.reporter
OCaml

Innovation. Community. Security.