|
|
|
|
@ -45,7 +45,7 @@ or may not appear to work correctly. In these cases, it is sometimes helpful to
|
|
|
|
|
see more details about what Packer is actually doing.
|
|
|
|
|
|
|
|
|
|
Packer has detailed logs which can be enabled by setting the `PACKER_LOG`
|
|
|
|
|
environmental variable to any value like this
|
|
|
|
|
environmental variable to any value but `""` (empty string) and `"0"` like this
|
|
|
|
|
`PACKER_LOG=1 packer build <config.json>`. This will cause detailed logs to
|
|
|
|
|
appear on stderr. The logs contain log messages from Packer as well as any
|
|
|
|
|
plugins that are being used. Log messages from plugins are prefixed by their
|
|
|
|
|
|