Comment on Printstack – Python package that adds stack trace links to the print functionComments−mft_5yNice and simple - thanks :)I wrote a log function for debugging which does something similar for my own projects, but this is even easier to implement, and provides superior output.
Comments
Nice and simple - thanks :)
I wrote a log function for debugging which does something similar for my own projects, but this is even easier to implement, and provides superior output.