package simlog

  1. Overview
  2. Docs

Module Formatter.LevelSource

include module type of struct include Recorder.Level end
Sourcetype t = Recorder.Level.t =
  1. | Info
  2. | Warn
  3. | Error
  4. | Debug
Sourceval to_string : t -> string
Sourceval format_str_with_ascii : string -> t -> string
OCaml

Innovation. Community. Security.