package octez-libs

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Tezos_base_unixSource

Sourcemodule 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.

Sourcemodule 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.

Sourcemodule Internal_event_unix : sig ... end

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

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

Syslog primitives based on the syslog(3) function.

OCaml

Innovation. Community. Security.