From 4e4b375d53cf00593f581a3c23699fef2d73ecbc Mon Sep 17 00:00:00 2001 From: Anthoni Gardner Date: Mon, 26 Oct 2020 08:26:11 +0000 Subject: [PATCH] Updated README with Miguel Grinberg's links --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 3f5dcae..1fa5b63 100644 --- a/README.md +++ b/README.md @@ -181,3 +181,11 @@ merry.logger.addHandler(logging.StreamHandler(sys.stderr)) The log level and format can be adjusted as well. See the documentation on the logging module for more information on how to do this. + +--- + +# Slide Deck +https://speakerdeck.com/miguelgrinberg/error-handling-in-the-real-world + +# Youtbe Guide +https://www.youtube.com/watch?v=8kTlzR4HhWo&ab_channel=MiguelGrinberg