Started logging stuff; added vweb source code
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
Some checks failed
ci/woodpecker/push/woodpecker Pipeline failed
This commit is contained in:
parent
12aff4ff9f
commit
1967f395f1
13 changed files with 2196 additions and 10 deletions
2
Makefile
2
Makefile
|
|
@ -1,6 +1,6 @@
|
|||
.PHONY: run
|
||||
run:
|
||||
API_KEY=test REPO_DIR=data v watch run vieter
|
||||
API_KEY=test REPO_DIR=data LOG_LEVEL=DEBUG v watch run vieter
|
||||
|
||||
.PHONY: fmt
|
||||
fmt:
|
||||
|
|
|
|||
Reference in a new issue