package ocamlog

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Ocamlog.LevelSource

Sourcetype level =
  1. | Trace
  2. | Info
  3. | Warning
  4. | Error
Sourceval level_to_string : level -> string
Sourceval level_to_upper_string : level -> string
Sourceval level_to_color : level -> Color.color
OCaml

Innovation. Community. Security.