Mavryk_base_unixmodule File_descriptor_sink : sig ... endAn implementation of Mavryk_base.Internal_event.SINK which writes the events as JSON or pretty printed into a single file-descriptor.
module File_event_sink : sig ... endAn implementation of Mavryk_base.Internal_event.SINK which writes the events as JSON files in a given directory structure.
module Internal_event_unix : sig ... endConfigure the event-logging framework for UNIX-based applications.
module Logs_simple_config : sig ... endmodule P2p_resolve : sig ... endmodule Protocol_files : sig ... endmodule Simple_profiler : sig ... endmodule Socket : sig ... endmodule Syslog : sig ... endSyslog primitives based on the syslog(3) function.