package tezos-proxy

  1. Overview
  2. Docs
module type S = sig ... end
val logger : protocol_name:string -> (module S)