Improve clarity of environment vars doc PACKER_LOG setting

pull/4064/head
Tyler Tidman 10 years ago
parent a66d125fc9
commit e15a169831

@ -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

Loading…
Cancel
Save