fix Asset log namespace

This commit is contained in:
tali 2024-01-19 16:58:00 -05:00
parent 99d136c1e3
commit 12ffc31b3e
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
open! Import open! Import
include (val Ohlog.sublogs logger "asset") include (val Ohlog.sublogs logger "Asset")
exception Error of string * string exception Error of string * string