diff --git a/docs/content/getting-started/configure.md b/docs/content/getting-started/configure.md index e1b3383a..efc8f2b5 100644 --- a/docs/content/getting-started/configure.md +++ b/docs/content/getting-started/configure.md @@ -231,6 +231,10 @@ Ignore the evaluation cache entirely. Useful for CI. Log paths that did not match any formatters at the specified log level. Possible values are ``. +!!! warning + + If you select `fatal`, the process will exit immediately with a non-zero exit. + === "Flag" ```console