Files
VictoriaMetrics/lib/httpserver/httpserver.go
Aliaksandr Valialkin 9f595cb2b1 lib/httpserver: log the caller of httpserver.Errorf
Previously log message contained `httpserver.Errorf`, not it contains the caller of `httpserver.Errorf`, which is more useful.
2020-01-25 20:18:06 +02:00

11 KiB