Skip to content

Commit d28d6cb

Browse files
committed
Increase the content output
1 parent d597d66 commit d28d6cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

bin/cli.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ program
212212
}
213213

214214
log.setDefaultLevel('info');
215+
log.setLevel('info');
215216
if (options.debug) {
216217
log.setLevel('debug');
217218
}

0 commit comments

Comments
 (0)