feat: log meta conf
This commit is contained in:
parent
6456a64bca
commit
2029cc8ae9
|
@ -110,6 +110,7 @@ func parseMetaConfFile(path string) (metaConf MetaConf, err error) {
|
|||
slog.Error("validate meta conf", "error", err)
|
||||
return
|
||||
}
|
||||
slog.Debug("meta conf loaded", "metaConf", metaConf)
|
||||
return
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user