update log

This commit is contained in:
nikk gitanes
2021-08-23 20:27:17 +03:00
parent ebe547a566
commit 6775ded8ae
6 changed files with 28 additions and 15 deletions

View File

@@ -22,7 +22,7 @@ var (
)
func Start(port string) {
log.TLogln("Start TorrServer", version.Version)
log.TLogln("Start TorrServer")
ips := getLocalIps()
if len(ips) > 0 {
log.TLogln("IP:", ips)