logging with logrus

This commit is contained in:
piotr
2021-09-17 02:33:39 +02:00
parent 6ca8e6a175
commit b6dd4099fd
6 changed files with 37 additions and 27 deletions

View File

@@ -5,6 +5,7 @@ get:
go get github.com/dlasky/gotk3-layershell/layershell
go get github.com/joshuarubin/go-sway
go get github.com/allan-simon/go-singleinstance
go get "github.com/sirupsen/logrus"
build:
go build -o bin/nwg-drawer *.go