mirror of
https://github.com/kevingruesser/bootstrap-vz.git
synced 2025-08-22 09:50:37 +00:00
7 lines
283 B
ReStructuredText
7 lines
283 B
ReStructuredText
|
|
Logfile
|
|
=======
|
|
Every run creates a new logfile in the ``logs/`` directory. The filename
|
|
for each run consists of a timestamp (``%Y%m%d%H%M%S``) and the basename
|
|
of the manifest used. The log also contains debugging statements
|
|
regardless of whether the ``--debug`` switch was used.
|