mirror of
https://github.com/FlourishingWorld/hk4e.git
synced 2026-03-01 00:35:36 +08:00
修改日志模块
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
func Run(ctx context.Context, configFile string) error {
|
||||
config.InitConfig(configFile)
|
||||
|
||||
logger.InitLogger("gs", config.CONF.Logger)
|
||||
logger.InitLogger("gs")
|
||||
logger.LOG.Info("gs start")
|
||||
|
||||
constant.InitConstant()
|
||||
|
||||
Reference in New Issue
Block a user