Skip to content

Commit efcfe1a

Browse files
remove log kind env
1 parent b33a2e3 commit efcfe1a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

crates/pgt_cli/src/cli_options.rs

-1
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,6 @@ pub struct CliOptions {
7474

7575
/// How the log should look like.
7676
#[bpaf(
77-
env("PGT_LOG_KIND"),
7877
long("log-kind"),
7978
argument("pretty|compact|json"),
8079
fallback(LoggingKind::default()),

0 commit comments

Comments
 (0)