Is there a way to get the IIS logs for a website hosted on AppHarbor? I have one site hosted on it and I am getting run time exception. Currently I get a suggestion that I should enable custom errors to view the exception. I don't want to do this since it is a deployed instance which is being used by users.
1 に答える
2
IISログは現在利用できませんが、AppHarborのエラーインターフェイスで未処理の例外にアクセスできます。
Elmah(適切にロックダウン)のようなものを使用して、エラーを記録および検査することもできます。
HTTPアクセスログも利用できるように取り組んでいます。
于 2012-08-09T21:16:27.667 に答える