On Monday, 14 October 2013 at 18:00:12 UTC, Robert Schadek wrote:
On 10/14/2013 05:27 PM, ilya-stromberg wrote:

Add e-mail logger (useful for critical errors) for example via
`std.net.curl.SMTP`.
And than at a email format config parser that fulfills everyones wishes, would bet the idea of the design. And I though people where trying to
remove curl.

I said: "for example via `std.net.curl.SMTP`". If you don't want to use curl, you shouldn't. But yes, I think that e-mail logger can be useful. For example Linux use it (and bash can send errors via e-mail).

About "email format config parser that fulfills everyones wishes": you shouldn't do it, a simple string with error message should be enough: we should inform admins about the problem, not provide a marketing e-mail.

If you disagree, please tell why.

Reply via email to