package coq-lsp

  1. Overview
  2. Docs

Module Lsp.LogSource

Sourceval start_log : client_cb:(string -> unit) -> string -> unit

Set the error formatter output

Sourceval end_log : unit -> unit
Sourceval log_error : string -> string -> unit

Log string to server error log

Sourceval log_object : string -> Yojson.Safe.t -> unit

Log JSON object to server error log

OCaml

Innovation. Community. Security.