Files
triggerdotdev--trigger.dev/docs/snippets/cli-options-log-level.mdx
T
2026-07-13 13:32:57 +08:00

3 lines
241 B
Plaintext

<ParamField body="Log level" type="--log-level | -l">
The CLI log level to use. Options are `debug`, `info`, `log`, `warn`, `error`, and `none`. This does not affect the log level of your trigger.dev tasks. Defaults to `log`.
</ParamField>