Skip to content

Commit 2864ee2

Browse files
comment
1 parent 8edf076 commit 2864ee2

File tree

1 file changed

+1
-1
lines changed
  • crates/pgt_cli/src/commands

1 file changed

+1
-1
lines changed

crates/pgt_cli/src/commands/mod.rs

+1-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ pub enum PgtCommand {
162162
)]
163163
log_path: PathBuf,
164164

165-
/// Allows to change the log level
165+
/// Allows to change the log level. Default is debug. This will only affect "pgt*" crates. All others are logged with info level.
166166
#[bpaf(
167167
env("PGT_LOG_LEVEL"),
168168
long("log-level"),

0 commit comments

Comments
 (0)