Changes

Jump to: navigation, search

Logging system

No change in size, 07:52, 29 July 2013
m
Enable Debugging
The usage of the switch is quite simple:
python grampsGramps.py -d "name_of_the_logger"
or:
python grampsGramps.py --debug="name_of_the_logger"
The name of the root logger is an empty string, thus e.g. <tt>--debug=""</tt> will enable all debug logs.

Navigation menu