aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/logging.md
diff options
context:
space:
mode:
Diffstat (limited to 'documentation/bookmark/logging.md')
-rw-r--r--documentation/bookmark/logging.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/documentation/bookmark/logging.md b/documentation/bookmark/logging.md
index 8f89b529e..5e7f4dc6c 100644
--- a/documentation/bookmark/logging.md
+++ b/documentation/bookmark/logging.md
@@ -1,5 +1,6 @@
# Reference
+1. [Structured Logging for Python](https://www.structlog.org/en/latest/)
1. [The Value of Correlation IDs](https://www.rapid7.com/blog/post/2016/12/23/the-value-of-correlation-ids/)
1. [IceCream — Never use print() to debug again](https://github.com/gruns/icecream)
1. [Capabilities of Elixir's Logger](https://blog.appsignal.com/2020/10/13/capabilities-of-elixir-logger.html)