package miou

  1. Overview
  2. Docs

Module Miou_logsSource

Sourcetype level =
  1. | App
  2. | Error
  3. | Warning
  4. | Info
  5. | Debug
Sourcetype ('a, 'b) msgf = (?domain:Domain.id -> ?header:string -> ('a, Format.formatter, unit, 'b) format4 -> 'a) -> 'b
Sourceval msg : level -> ('a, unit) msgf -> unit
Sourceval debug : ('a, unit) msgf -> unit
Sourceval err : ('a, unit) msgf -> unit
Sourceval warn : ('a, unit) msgf -> unit
Sourcemodule Make (_ : sig ... end) : sig ... end
OCaml

Innovation. Community. Security.