lwt_log

所属分类:collect
开发工具:OCaml
文件大小:0KB
下载次数:0
上传日期:2022-08-31 07:48:38
上 传 者sh-1993
说明:  (不推荐)Lwt友好记录器,
((Deprecated) Lwt-friendly logger,)

文件列表:
.travis.yml (850, 2022-08-31)
CHANGES (2264, 2022-08-31)
COPYING (29076, 2022-08-31)
Makefile (71, 2022-08-31)
dune-project (31, 2022-08-31)
lwt_log.opam (611, 2022-08-31)
src/ (0, 2022-08-31)
src/core/ (0, 2022-08-31)
src/core/dune (203, 2022-08-31)
src/core/lwt_log_core.ml (12893, 2022-08-31)
src/core/lwt_log_core.mli (13604, 2022-08-31)
src/core/lwt_log_rules.mli (1121, 2022-08-31)
src/core/lwt_log_rules.mll (1532, 2022-08-31)
src/unix/ (0, 2022-08-31)
src/unix/dune (207, 2022-08-31)
src/unix/lwt_daemon.ml (2941, 2022-08-31)
src/unix/lwt_daemon.mli (3121, 2022-08-31)
src/unix/lwt_log.ml (10300, 2022-08-31)
src/unix/lwt_log.mli (4745, 2022-08-31)

# Lwt_log: Lwt-friendly logging library (deprecated) This library is deprecated in favor of the [`Logs_lwt`][logs_lwt] module of [logs][logs]. See [`lwt_log_core.mli`][mli] for documentation. To install, `opam install lwt_log`. The library is split into two ocamlfind packages. The "basic" `lwt_log` includes Unix log destination support, such as files and syslog, and `Lwt_daemon`. `lwt_log.core` is the pure-OCaml part of `lwt_log`, suitable for targeting JavaScript in the browser, or elsewhere where Unix is not available. [logs_lwt]: http://erratique.ch/software/logs/doc/Logs_lwt.html [logs]: http://erratique.ch/software/logs [mli]: https://github.com/aantron/lwt_log/blob/master/src/core/lwt_log_core.mli

近期下载者

相关文件


收藏者