Open main menu

Gramps β

Changes

Debugging Gramps

No change in size, 11:33, 2 November 2014
m
Use the log infrastructure
Start Gramps with the --debug flag:
python grampsGramps.py --debug="name_of_the_logger"
This is useful when working in different parts, adding info output, and selecting on the command line with --debug the logger you want to see output with.