package tezt-tezos

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

Module Daemon.LevelSource

Sourcetype default_level = [
  1. | `Debug
  2. | `Info
  3. | `Notice
]
Sourcetype level = [
  1. | default_level
  2. | `Warning
  3. | `Error
  4. | `Fatal
]
Sourceval to_string : level -> string
OCaml

Innovation. Community. Security.