
All things logs
Grafana's Big Tent
00:00
The Importance of Logging
The first thing that every program or ever does is write a log statement. Log statements are the kind of first and easiest way to get an idea of your application's state. For most devs, we're literally just talking about printing information out. And when you're writing a program and iterating on it and trying to get it to work, that's a great tool for that. But if you can wire a debugger, like that's so much quicker to me.
Transcript
Play full episode