@@ -149,7 +149,7 @@ func initMgoLog() {
logPath = "./etalogs"
}
- mongoLogPath := logPath + "/mongologs"
+ mongoLogPath := logPath + "/mongolog"
mongoLogFile := "mongolog.log"
os.MkdirAll(mongoLogPath, os.ModePerm)