We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b33a2e3 commit efcfe1aCopy full SHA for efcfe1a
crates/pgt_cli/src/cli_options.rs
@@ -74,7 +74,6 @@ pub struct CliOptions {
74
75
/// How the log should look like.
76
#[bpaf(
77
- env("PGT_LOG_KIND"),
78
long("log-kind"),
79
argument("pretty|compact|json"),
80
fallback(LoggingKind::default()),
0 commit comments