# Logging
One of my obsessions. Creating the entry just to link this blog post below.
## ZK
Monitoring, metrics, logs should be part of every [[Systems Programming]]:
- [[ZK - 2h1 - Implement metrics and logs right from the start]]
- [[ZK - 2a2a10 - p - Build logging and metrics into software architecture prototypes]]
In fact, it makes sense to focus on logs before even writing actual software.
## Links
- [The Log: What every software engineer should know about real-time data's unifying abstraction | LinkedIn Engineering](https://engineering.linkedin.com/distributed-systems/log-what-every-software-engineer-should-know-about-real-time-datas-unifying)
- [What has been the impact of Jay Kreps’s article “The Log: What every software engineer should know about real-time data's unifying abstraction”? - Quora](https://www.quora.com/What-has-been-the-impact-of-Jay-Kreps-s-article-The-Log-What-every-software-engineer-should-know-about-real-time-datas-unifying-abstraction)