fix(main): add more logging and default to info
All checks were successful
/ build (push) Successful in 1s
/ check (push) Successful in 7s
/ report-size (push) Successful in 2s

`leo` fails to run with v0.3.3 so we are adding a bit more logging to
debug the case.

As part of this, change default log level to `info`.
This commit is contained in:
Jalil David Salamé Messina 2024-12-26 17:11:26 +01:00
parent 63a7505724
commit e9d5b87ecc
Signed by: jalil
GPG key ID: F016B9E770737A0B
4 changed files with 16 additions and 6 deletions

2
Cargo.lock generated
View file

@ -1139,7 +1139,7 @@ checksum = "9c8d87e72b64a3b4db28d11ce29237c246188f4f51057d65a7eab63b7987e423"
[[package]]
name = "webnsupdate"
version = "0.3.3"
version = "0.3.4"
dependencies = [
"axum",
"axum-client-ip",