Observability Overview
Logging
Debugging with Logs
Observability Tools
Practice
Assignment
Back end Track
Under construction
<aside>
🚧
This page is currently under construction. Please check back later.
</aside>
Implementation plan:
- Reading logs to find root causes
- Following a request through the logs
- Correlating logs across components (request IDs)
- Common logging mistakes: logging too much, logging too little, wrong log level
- Exercise: diagnose a bug using only log output
The HackYourFuture curriculum is licensed under CC BY-NC-SA 4.0

*https://hackyourfuture.net/*
Found a mistake or have a suggestion? Let us know in the feedback form.