pjvds / tidy

Go lang structured logging made fast and simple
7 stars 0 forks source link

fix potential nil reference #3

Closed pjvds closed 9 years ago

pjvds commented 9 years ago

There is a potential nil reference when net.Dial returns an error.

See: logentires/backend.go:32