switch to json slog

This commit is contained in:
Travis Shears 2025-09-26 21:12:29 +02:00
parent e172609039
commit 1c7341499a
3 changed files with 17 additions and 5 deletions

2
dev.sh
View file

@ -2,4 +2,4 @@
set -e
go run main.go -cert=./keys/cert.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080
go run main.go -cert=./keys/localhost.crt.pem -key=./keys/localhost_key.pem -host=localhost:8080