mirror of
https://github.com/c-cube/linol.git
synced 2025-12-07 19:55:44 -05:00
expose logs_src
This commit is contained in:
parent
09f2f9a1b2
commit
e50388a3be
1 changed files with 2 additions and 0 deletions
|
|
@ -10,3 +10,5 @@ module Server = Server
|
||||||
module Blocking_IO = Blocking_IO
|
module Blocking_IO = Blocking_IO
|
||||||
module Log = Log
|
module Log = Log
|
||||||
module Make = Jsonrpc2.Make
|
module Make = Jsonrpc2.Make
|
||||||
|
|
||||||
|
let logs_src = Log.src
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue