bootstrap-vz/docs/logging.rst
2014-05-10 16:56:26 +02:00

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.