package riot

  1. Overview
  2. Docs

Parameters

module _ : Namespace

Signature

val set_log_level : level option -> unit
val debug : ('a, unit) logger_format -> unit
val error : ('a, unit) logger_format -> unit
val info : ('a, unit) logger_format -> unit
val trace : ('a, unit) logger_format -> unit
val warn : ('a, unit) logger_format -> unit
OCaml

Innovation. Community. Security.