add logging tool with log files only accessible through admin tool
like log4net or nLog. But I don't want my log files to be accessible to the world, only through the admin UI/API
52
votes
We’re now exposing request errors with stacktraces etc. in the application interface. More here: http://blog.appharbor.com/2011/03/28/application-errors
1 comment
-
jpbochi
commented
I like the idea, but I don't know how exactly it could be implemented. How would appharbor do that automatically without being too intrusive (or even break existing code)?