package simlog

  1. Overview
  2. Docs

Module Simlog.MakeSource

Parameters

module M : Logger

Signature

Sourceval __record : level:Recorder.Level.t -> str:string -> unit
Sourceval info : ('a, unit, string, unit) format4 -> 'a
Sourceval error : ('a, unit, string, unit) format4 -> 'a
Sourceval warn : ('a, unit, string, unit) format4 -> 'a
Sourceval debug : ('a, unit, string, unit) format4 -> 'a
OCaml

Innovation. Community. Security.