File: logging.rst

package info (click to toggle)
bootstrap-vz 0.9.11%2B20180121git-1
  • links: PTS, VCS
  • area: main
  • in suites: buster
  • size: 2,244 kB
  • sloc: python: 8,800; sh: 813; makefile: 16
file content (7 lines) | stat: -rw-r--r-- 283 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7

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.