|
@@ -11,7 +11,7 @@ var Binlog *logs.BeeLogger
|
|
|
|
|
|
func init() {
|
|
|
FileLog = logs.NewLogger(1000000)
|
|
|
- FileLog.SetLogger(logs.AdapterFile, `{"filename":"./rdlucklog/hongze_edb_lib.log"}`)
|
|
|
+ FileLog.SetLogger(logs.AdapterFile, `{"filename":"./rdlucklog/eta_index_lib.log"}`)
|
|
|
FileLog.EnableFuncCallDepth(true)
|
|
|
|
|
|
initBinlog()
|