package ocamlog

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module Color : sig ... end
module Level : sig ... end
val enable_decorations : unit -> unit
val disable_decorations : unit -> unit
val set_decoration : bool -> unit
val print : ?loc:(string * string) -> Level.level -> string -> unit