pytrace
pytrace copied to clipboard
configurable trace database name
being able to rename the database file is important when your code has multiple processes.
For instance when debugging salt (which communicates via zeromq between its daemons) I have 2 or 3 running daemons, and then initiate a command line tool that connects and talks to one of the daemons. Being able to trace all of them simultaneously would be awesome!