fix Asset log namespace
This commit is contained in:
parent
99d136c1e3
commit
12ffc31b3e
|
@ -1,5 +1,5 @@
|
|||
open! Import
|
||||
include (val Ohlog.sublogs logger "asset")
|
||||
include (val Ohlog.sublogs logger "Asset")
|
||||
|
||||
exception Error of string * string
|
||||
|
||||
|
|
Loading…
Reference in New Issue