mirror of
https://github.com/c-cube/linol.git
synced 2025-12-06 11:15:46 -05:00
expose log source
This commit is contained in:
parent
09311ae258
commit
09f2f9a1b2
1 changed files with 3 additions and 1 deletions
|
|
@ -1 +1,3 @@
|
|||
include (val Logs.src_log (Logs.Src.create ~doc:"linol (LSP library)" "linol"))
|
||||
let src = Logs.Src.create ~doc:"linol (LSP library)" "linol"
|
||||
|
||||
include (val Logs.src_log src)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue