package simlog

  1. Overview
  2. Docs

Module Recorder.LevelSource

Sourcetype t =
  1. | Info
  2. | Warn
  3. | Error
  4. | Debug
Sourceval to_string : t -> string