package lsp

  1. Overview
  2. Docs
Legend:
Page
Library
Module
Module type
Parameter
Class
Class type
Source

Module Import.LogSource

Sourceval level : (string option -> bool) ref
Sourcetype message = {
  1. message : string;
  2. payload : (string * Json.t) list;
}
Sourceval msg : string -> (string * Json.t) list -> message
Sourceval log : ?section:string -> (unit -> message) -> unit
OCaml

Innovation. Community. Security.