We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 26fc206 commit 1924170Copy full SHA for 1924170
lib/lwt/log/lwt_log_js.mli
@@ -29,7 +29,7 @@ include module type of Lwt_log_core
29
30
(** {2 Predefined logger} *)
31
32
-val console : Lwt_log.logger
+val console : Lwt_log_core.logger
33
(** Logger that use the javascript console object. *)
34
35
0 commit comments