Skip to content
Snippets Groups Projects
Verified Commit 685599c4 authored by Tóth Miklós Tibor's avatar Tóth Miklós Tibor :shrug:
Browse files

Better log

parent 0a7422de
No related branches found
No related tags found
No related merge requests found
......@@ -43,7 +43,7 @@ func main() {
if len(ips) > 0 {
fmt.Println()
fmt.Println(m.Text)
fmt.Println(ips)
log.Println(ips)
e := comms.SendJSON(Discovered{
Type: "discovered",
Id: 1,
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment