aboutsummaryrefslogtreecommitdiff
path: root/documentation/bookmark/logging.md
blob: ea8d31ce2cc135af8692ebbc6656149bac0477b6 (plain)
1
2
3
4
5
6
7
8
# Reference

0. [Spans - a key concept of distributed tracing](https://signoz.io/blog/distributed-tracing-span/)
0. [Structured Logging for Python](https://www.structlog.org/en/latest/)
0. [The Value of Correlation IDs](https://www.rapid7.com/blog/post/2016/12/23/the-value-of-correlation-ids/)
0. [IceCream — Never use print() to debug again](https://github.com/gruns/icecream)
0. [Capabilities of Elixir's Logger](https://blog.appsignal.com/2020/10/13/capabilities-of-elixir-logger.html)