Debugging from devices with Conveyor and PostSharp Logging by @postsharp blog.postsharp.net
If you’re developing a web application, there are times you want to test and debug it from devices other than your development machine: from a phone that’s not connected to the local network, for instance, or from an online service if you’re building a webhook. In this article, we’ll show how you can do that – even if the website is not yet deployed – and also how you can find errors in your code in such a situation with detailed automatic logging.
Report Story
Leave Your Comment