package async_log

  1. Overview
  2. Docs
Logging library built on top of Async_unix

Install

Dune Dependency

Authors

Maintainers

Sources

v0.17.0.tar.gz
sha256=2dae248d74c23aa6a1e0bc38d5b34c975eb4dfbdf32f0970641b5befd8385720

doc/src/async_log.kernel/import.ml.html

Source file import.ml

1
2
3
4
5
6
7
8
include struct
  open Ppx_log_types
  module Log_tag = Log_tag
  module Message_data = Message_data
  module Message_sexp = Message_sexp
  module Message_source = Message_source
  module Tag_data = Tag_data
end
OCaml

Innovation. Community. Security.