Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
packer
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kristopher Ruzic
packer
Commits
0d710244
Commit
0d710244
authored
Jul 14, 2013
by
Mitchell Hashimoto
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
website: add PACKER_LOG_PATH docs
parent
5c00f2f5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
+5
-0
website/source/docs/other/debugging.html.markdown
website/source/docs/other/debugging.html.markdown
+5
-0
No files found.
website/source/docs/other/debugging.html.markdown
View file @
0d710244
...
...
@@ -20,5 +20,10 @@ appear out of order, especially with respect to plugins. In this case,
it is important to pay attention to the timestamp of the log messages
to determine order.
In addition to simply enabling the log, you can set
`PACKER_LOG_PATH`
in order
to force the log to always go to a specific file when logging is enabled.
Note that even when
`PACKER_LOG_PATH`
is set,
`PACKER_LOG`
must be set in
order for any logging to be enabled.
If you find a bug with Packer, please include the detailed log by using
a service such as
[
gist
](
http://gist.github.com
)
.
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment