Thom Seddon b3b31e2193 Refactor logging
Fixes #18
2019-01-22 12:46:58 +00:00

6 lines
43 B
Makefile

format:
gofmt -w -s *.go
.PHONY: format