by jps on Sun Jun 19, 2011 8:14 am
There isn't - plugins aren't isolated at all.
If you run Sublime Text with the --debug argument, then print statements will be sent to stdout (Linux and OSX), or via OutputDebugString on Windows, which can be viewed with DebugView.