mirror of
https://github.com/c-cube/linol.git
synced 2025-12-12 22:10:58 -05:00
3 lines
93 B
OCaml
3 lines
93 B
OCaml
let src = Logs.Src.create ~doc:"linol (LSP library)" "linol"
|
|
|
|
include (val Logs.src_log src)
|