package pplumbing

  1. Overview
  2. Docs

Module Log_cli.ConfigSource

Sourcetype t
Sourceval create : ?log_level:Log_level.t -> ?color_mode:Color_mode.t -> ?warn_error:bool -> unit -> t

Getters

Sourceval log_level : t -> Log_level.t
Sourceval color_mode : t -> Color_mode.t
Sourceval warn_error : t -> bool

Arg builders

Sourceval to_args : t -> string list

Deprecated API

The following getters are meant to be marked for deprecation in a future version.

Sourceval logs_level : t -> Logs.level option
Sourceval fmt_style_renderer : t -> Fmt.style_renderer option
OCaml

Innovation. Community. Security.