From e15a1698312d978d3c1b0b08faa80d90a3c7f5cf Mon Sep 17 00:00:00 2001 From: Tyler Tidman Date: Wed, 26 Oct 2016 09:54:05 -0400 Subject: [PATCH] Improve clarity of environment vars doc PACKER_LOG setting --- website/source/docs/other/environmental-variables.html.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/website/source/docs/other/environmental-variables.html.md b/website/source/docs/other/environmental-variables.html.md index f10fd6f05..fdc6d9dea 100644 --- a/website/source/docs/other/environmental-variables.html.md +++ b/website/source/docs/other/environmental-variables.html.md @@ -15,7 +15,7 @@ each can be found below: the configuration file is basic JSON. See the [core configuration page](/docs/other/core-configuration.html). -- `PACKER_LOG` - Setting this to any value beside "" (empty string) and "0" will enable the logger. See the +- `PACKER_LOG` - Setting this to any value other than "" (empty string) or "0" will enable the logger. See the [debugging page](/docs/other/debugging.html). - `PACKER_LOG_PATH` - The location of the log file. Note: `PACKER_LOG` must be