silence InitNative
This commit is contained in:
@@ -109,7 +109,7 @@ func InitDaemon(appName string) {
|
|||||||
logs.SetLogger(logs.CreateLogger("main"))
|
logs.SetLogger(logs.CreateLogger("main"))
|
||||||
// Load the right config file
|
// Load the right config file
|
||||||
o := GetConfLoader()
|
o := GetConfLoader()
|
||||||
resources.InitNative()
|
// resources.InitNative()
|
||||||
// feed the library with the loaded config
|
// feed the library with the loaded config
|
||||||
SetConfig(
|
SetConfig(
|
||||||
o.GetStringDefault("MONGO_URL", "mongodb://127.0.0.1:27017"),
|
o.GetStringDefault("MONGO_URL", "mongodb://127.0.0.1:27017"),
|
||||||
|
|||||||
Reference in New Issue
Block a user