cargo-binstall/crates/binstalk/src
Jiahao XU 3c5641610a
feat: Improve resolution logging and verbose logging (#1341)
* feat: Improve resolution logging

Fixed #1336

Log target of the pre-built binaries which will be installed.

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* Fix args parsing: `quiet` & `verbose` cannot be set at the same time

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

* feat: Implies `--log-level debug` if `--verbose` is set

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>

---------

Signed-off-by: Jiahao XU <Jiahao_XU@outlook.com>
2023-09-02 09:38:24 +00:00
..
helpers Refactor: Extract new crate binstalk-fetchers (#1291) 2023-08-14 03:20:34 +00:00
ops feat: Improve resolution logging and verbose logging (#1341) 2023-09-02 09:38:24 +00:00
errors.rs Refactor: Extract new crate binstalk-bins (#1294) 2023-08-15 21:48:42 +00:00
helpers.rs Refactor: Extract new crate simple-git (#1304) 2023-08-19 01:08:55 +00:00
lib.rs Refactor: Extract new crate binstalk-bins (#1294) 2023-08-15 21:48:42 +00:00
ops.rs Refactor: Extract new crate binstalk-fetchers (#1291) 2023-08-14 03:20:34 +00:00