#100DaysOfCode in Python Transcripts
Chapter: Days 31-33: Logging
Lecture: Your turn: Day 2

Login or purchase this course to watch this video and the rest of the course contents.
0:00 Day 2 you're goal will be to take the application you chose yesterday and look at the flow, and think about what type of things
0:12 do you want to keep track of. Do you want to track errors? Would you want to track timing? Do you want to track inputs, outputs?
0:18 All that kind of stuff. So think about what you're going to try to log and how you're going to do it. Do you want this to go to a file system,
0:25 do you want it to go to the console, all those considerations. So just kind of plan out what you're going to do the next day.


Talk Python's Mastodon Michael Kennedy's Mastodon