mirror of
https://github.com/fatedier/frp.git
synced 2025-07-10 07:49:34 +07:00
change log method
This commit is contained in:
@ -202,7 +202,7 @@ func runServer(cfg config.ServerCommonConf) (err error) {
|
||||
if err != nil {
|
||||
return err
|
||||
}
|
||||
log.Info("Start frps success")
|
||||
log.Info("start frps success")
|
||||
svr.Run()
|
||||
return
|
||||
}
|
||||
|
Reference in New Issue
Block a user