package octez-libs

  1. Overview
  2. Docs
Legend:
Library
Module
Module type
Parameter
Class
Class type
module File_descriptor_sink : sig ... end

An implementation of Tezos_base.Internal_event.SINK which writes the events as JSON or pretty printed into a single file-descriptor.

module File_event_sink : sig ... end

An implementation of Tezos_base.Internal_event.SINK which writes the events as JSON files in a given directory structure.

module Internal_event_unix : sig ... end

Configure the event-logging framework for UNIX-based applications.

module Logs_simple_config : sig ... end
module P2p_resolve : sig ... end
module Protocol_files : sig ... end
module Simple_profiler : sig ... end
module Socket : sig ... end
module Syslog : sig ... end

Syslog primitives based on the syslog(3) function.

OCaml

Innovation. Community. Security.