lwt_log
Lwt logging library (deprecated)
README
This library is deprecated in favor of the Logs_lwt
module of
logs.
See lwt_log_core.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, andLwt_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.
Install
- Published
-
10 Apr 2018
- Authors
-
- Maintainers
-
Sources
Dependencies
Reverse Dependencies
amqp-client-lwt
>= "2.0.1"
bap-server
>= "0.3.0"
charrua-unix
>= "0.11.0"
conduit-lwt-unix
>= "2.3.0"
eliom
>= "6.3.0"
gdbprofiler
>= "0.3"
inquire
= "0.2.1"
kinetic-client
>= "0.0.9"
lambda-term
>= "1.13" & < "3.3.1"
nbd
>= "4.0.3"
obus
>= "1.1.8"
ocsigen-start
= "1.1.0"
ocsigenserver
>= "2.10"
ordma
>= "0.0.3"
resource-pooling
>= "0.3.1"
shared-block-ring
>= "3.0.0"
tezos-stdlib-unix
>= "13.0"
uwt
>= "0.3.0" & < "0.3.3"
websocket-lwt
>= "2.12"
websocket-lwt-unix
< "2.14"
yurt
>= "0.5"