package riot

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

Module type Logger.IntfSource

Sourceval set_log_level : level option -> unit
Sourceval debug : ('a, unit) logger_format -> unit
Sourceval error : ('a, unit) logger_format -> unit
Sourceval info : ('a, unit) logger_format -> unit
Sourceval trace : ('a, unit) logger_format -> unit
Sourceval warn : ('a, unit) logger_format -> unit
OCaml

Innovation. Community. Security.