package functoria

  1. Overview
  2. Docs

Console logging. FIXME: replace by Bos.Log.

val blue : string Fmt.t
val yellow : string Fmt.t
val red : string Fmt.t
val green : string Fmt.t
val error : ('a, Format.formatter, unit, ('b, string) Rresult.result) Pervasives.format4 -> 'a

error display an error on the console.

val info : ('a, Format.formatter, unit, unit) Pervasives.format4 -> 'a
OCaml

Innovation. Community. Security.