feat: add hyperlog trace
Some checks failed
continuous-integration/drone/push Build is failing

Signed-off-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
Kasper Juul Hermansen 2024-05-29 19:55:57 +02:00
parent b6c3dd1a80
commit 9159ce4eee
Signed by: kjuulh
GPG Key ID: 9AA7BC13CE474394

View File

@ -17,9 +17,11 @@ cuddle/clusters:
dev:
env:
service.host: "0.0.0.0:3000"
rust.log: hyperlog=trace
prod:
env:
service.host: "0.0.0.0:3000"
rust.log: hyperlog=trace
please:
project:
@ -36,3 +38,4 @@ scripts:
type: shell
install:
type: shell