|
|
|
|
|
by JustSomeNobody
2489 days ago
|
|
I started paper logging when I got my first programming job. At first it was just to write down things I needed to know; IP addresses/host names, bugs I worked on, etc. Eventually, I started logging more information about my thought process for why I designed something a certain way or how I tracked down a bug. These come in handy months later when the bug comes back and I can refer to my notes and talk to the team about it, or when I need to design something similar and need to give an estimate. Are there better places to put this? Sure, I guess, but this is mine[0] and I can write down what I want. [0] Oh, in case anyone is curious. My logs stay with the company when I leave. I don't take any IP with me. |
|