do not Printf GELF messages
This commit is contained in:
parent
3024e888c7
commit
113f85b61c
@ -32,7 +32,6 @@ func Log(writer *gelf.UDPWriter, msg GELFMessage) {
|
||||
if err != nil {
|
||||
log.Println(err)
|
||||
}
|
||||
fmt.Printf("msg: %v sent\n", msg)
|
||||
}
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user