【问题标题】:Azure Mobile Services logsAzure 移动服务日志
【发布时间】:2016-02-03 09:34:02
【问题描述】:

我正在使用带有 .NET 后端的 Azure 移动服务,并且我正在尝试找到一种访问错误日志的方法。我知道我可以从门户访问日志,但它只有最后 20 条记录。我还尝试了 Visual Studio Server Explorer 和 Kudu,在这两种情况下我都看到了相同的 20 条记录。

有没有办法从门户访问更多记录或完整日志? 有没有其他方法可以访问完整的日志?

【问题讨论】:

    标签: c# logging azure-mobile-services


    【解决方案1】:

    您希望将日志的目标设置到以后可以访问的位置,例如 Azure 存储中的表。

    有关更多详细信息,请参阅本文的“更改日志目标”部分:http://blogs.msdn.com/b/azuremobile/archive/2014/04/24/logging-with-the-net-backend-for-azure-mobile-services.aspx

    【讨论】:

      猜你喜欢
      • 2013-05-17
      • 2015-03-15
      • 1970-01-01
      • 2017-03-30
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 1970-01-01
      • 2016-07-07
      相关资源
      最近更新 更多