[이민권] linkinfo 로그 수정
This commit is contained in:
@ -585,7 +585,7 @@ func (sh *serviceDescription) linkinfo(w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
}
|
||||
|
||||
logger.Println("linkinfo :", linkbytes)
|
||||
logger.Println("linkinfo :", linkstrs)
|
||||
w.Write(linkbytes)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user