diff --git a/lychee.toml b/lychee.toml index 5361a0dc..aed25d08 100644 --- a/lychee.toml +++ b/lychee.toml @@ -11,7 +11,7 @@ # Verbose program output # Accepts log level: "error", "warn", "info", "debug", "trace" -verbose = "info" +verbose = "debug" ############################# Runtime #############################