cuddle-please/crates/cuddle-please-commands/src
kjuulh b4acb55d0c
feat: hack get in control of log level
I haven't found a good way of enabling all of mine, but disabling all of theirs.
as such right now it is a deny list, where some entries reqwest,cliff,hyper is set to
error, and our own is controlled via.

Signed-off-by: kjuulh <contact@kjuulh.io>
2023-08-02 00:13:34 +02:00
..
command.rs feat: hack get in control of log level 2023-08-02 00:13:34 +02:00
config_command.rs refactor: move gitea command into its own file 2023-08-01 17:11:59 +02:00
doctor_command.rs refactor: move doctor command 2023-08-01 17:15:58 +02:00
gitea_command.rs chore: fmt 2023-08-01 17:12:50 +02:00
lib.rs refactor: move doctor command 2023-08-01 17:15:58 +02:00
release_command.rs chore: add logging to stdout 2023-08-01 23:35:09 +02:00