Elmah 仅记录 15 个错误

发布于 2024-09-04 20:09:24 字数 240 浏览 6 评论 0原文

我刚刚开始在工作中查看一个网站。他们使用 Elmah 来记录错误。

它似乎记录得很好,但在 Web 界面中,当我告诉 Elmah 每页显示 100 个错误时,它只显示最近的 15 个。

然后,当我单击“下载日志”时,我只在页面中显示 15 个错误。 CSV。

有人知道我如何配置它以保留所有错误吗?

或者有人可以向我指出一些有关如何执行此操作的文档吗?

多谢!

-埃文

I've just starting looking at a site in place at work. They're using Elmah to log errors.

It seems to be logging fine, but in the web interface, when I tell Elmah to show me 100 errors per page, it only shows the most recent 15.

Then when I click on "Download Log" I only get shown 15 errors in the CSV.

Anyone know how I can configure it to keep all the errors?

Or can someone point me to some docs on how to do this?

Thanks a lot!

-Evan

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

思念绕指尖 2024-09-11 20:09:24

看起来没有配置数据库来记录错误。

默认情况下,如果没有地方写入,它只会将最后 15 错误记录到内存中...

Looks like there is no database configured to log errors to.

By default it only logs the last 15 errors to memory if it has no where to write it to...

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文