- Jun 5, 2007
- 5,637
- 24
- 81
Every time I see a log file in a folder I get this feeling of wonder and curiosity about what lies inside the log file. Especially if you're not sure what program created the log file.
Just before I open a log file many questions come to my mind: what program created it? are the lines in the log file filled with wonderful words such as variations and synonyms of the word "sucess"?, or is the log file filled with ominous variations and synonyms of the word "error"? Or is it a mixed bag of successes and failures?
The worst log files are the ones where you're not sure if you're reading good or bad news. Things such as:
Program exited with code 0x04d3a980.
That's why all the programs I write often generate more log files than really needed. I just love them.
Just before I open a log file many questions come to my mind: what program created it? are the lines in the log file filled with wonderful words such as variations and synonyms of the word "sucess"?, or is the log file filled with ominous variations and synonyms of the word "error"? Or is it a mixed bag of successes and failures?
The worst log files are the ones where you're not sure if you're reading good or bad news. Things such as:
Program exited with code 0x04d3a980.
That's why all the programs I write often generate more log files than really needed. I just love them.
Last edited: