From 4ea7563c46a07dbe1cb84547a60e9398144917ae Mon Sep 17 00:00:00 2001 From: Eduardo Julian Date: Wed, 16 Nov 2022 23:17:45 -0400 Subject: Added generic logging abstraction/machinery. --- documentation/bookmark/error/message.md | 1 + 1 file changed, 1 insertion(+) (limited to 'documentation/bookmark/error') diff --git a/documentation/bookmark/error/message.md b/documentation/bookmark/error/message.md index 62c93e8dd..b9c2af76b 100644 --- a/documentation/bookmark/error/message.md +++ b/documentation/bookmark/error/message.md @@ -1,5 +1,6 @@ # Reference +0. [When life gives you lemons, write better error messages: When it comes to error handling, it truly is a team sport](https://wix-ux.com/when-life-gives-you-lemons-write-better-error-messages-46c5223e1a2f) 0. [Rethinking errors, warnings, and lints](http://neugierig.org/software/blog/2022/01/rethinking-errors.html) 0. [Error Message Style Guides of Various Languages](https://www.pypy.org/posts/2021/12/error-message-style-guides.html) 0. [Error Messages in Haskell, and how to Improve them](https://anthony.noided.media/blog/haskell/programming/2020/05/14/haskell-errors.html) -- cgit v1.2.3