File: logging.rst

package info (click to toggle)
python-cliapp 1.20160724-2
  • links: PTS
  • area: main
  • in suites: stretch
  • size: 416 kB
  • ctags: 603
  • sloc: python: 3,157; makefile: 93
file content (6 lines) | stat: -rw-r--r-- 147 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
Logging
=======

Logging support: by default, no log file is written, it must be
requested explicitly by the user. The default log level is info.