diff --git a/cuddle.yaml b/cuddle.yaml index d8e05d1..78df973 100644 --- a/cuddle.yaml +++ b/cuddle.yaml @@ -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 +