package yocaml

  1. Overview
  2. Docs

Source file log.ml

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

Innovation. Community. Security.