Improve logging a bit
Some checks failed
/ build-artifacts (arm-unknown-linux-gnueabihf) (push) Failing after 23s
/ build-artifacts (x86_64-unknown-linux-gnu) (push) Failing after 10s
/ build-artifacts (x86_64-unknown-linux-musl) (push) Failing after 16s

This commit is contained in:
Tobias Reisinger 2024-05-10 13:08:51 +02:00
commit 87ea9aa668
Signed by: serguzim
GPG key ID: 13AD60C237A28DFE
5 changed files with 62 additions and 53 deletions

View file

@ -1 +1,5 @@
amends "package://emgauwa.app/pkl/emgauwa@0.1.0#/core.pkl"
amends "package://emgauwa.app/pkl/emgauwa@0.1.1#/core.pkl"
logging {
level = "DEBUG"
}