package yocaml

  1. Overview
  2. Docs

Describing log-level.

type level =
  1. | Trace
  2. | Debug
  3. | Info
  4. | Warning
  5. | Alert
OCaml

Innovation. Community. Security.