package tezos-event-logging

  1. Overview
  2. Docs

Module Internal_event.Legacy_loggingSource

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.

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