Logging is deceptively simple. You import a library, pass strings to it, and BAM you have logs. However, getting decent, machine-parsable logs is hard because most people don’t understand the value of good logging. Logging is an underutilized tool in the developer’s toolbox, and it is often misunderstood as just another unnecessary debugging tool. In reality, logging is a boon to the people who will be working on a system later down the line, and making fantastic logs really is a team sport. How do you convince the rest of your team to log better?
In this talk, we’ll review these basics of logging to set a baseline:
Then, we’ll use those basics to
Developer Advocate
As LogDNA’s Developer Advocate, Laura Santamaria loves to learn and explain how things work. She bridges the gap between external developers and SREs and internal engineering teams.
...