package tezos-event-logging

  1. Overview
  2. Docs

The module Legacy_logging replaces the previous Logging.Make_* functors by injecting the non-structured logs into the event-logging framework. Please do not use for new modules.

module Make (_ : sig ... end) : sig ... end