We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
NU_LOG_LEVEL
1 parent 98337dd commit 80f9babCopy full SHA for 80f9bab
book/stdout_stderr_exit_codes.md
@@ -66,7 +66,7 @@ The [standard library](/book/standard_library.md) has commands to write out mess
66
67

68
69
-The log level for output can be set with the `NU_LOG_LEVEL` environment variable:
+The log level for output can be set with the [`NU_LOG_LEVEL`](/book/special_variables.md#env-nu-log-level) environment variable:
70
71
```nu
72
NU_LOG_LEVEL=DEBUG nu std_log.nu
0 commit comments