Remote Debugging with Pastebin and Automatic Logging of Errors

added by surfer6
9/13/2011 8:57:51 AM

193 Views

Learn about using the Pastebin web service to assist with remote debugging. We'll include a simple code sample for accessing the Pastebin API and posting output. When integrated debugging and file system output is not available, remote debugging with a text-based web service may be just what you need.


1 comments

dpeterson
9/13/2011 8:59:42 AM
Seems like a quick and dirty solution, there are commercial products for this too. Redgate offers one, and Loggr has one as well (Loggr also has a free version). I've just started using Loggr and I'm liking it so far, especially since it's free. I would like to see an open source option however, with a service like Loggr all your eggs are in one basket.