|
|
|
|
|
by scott_meyer
2284 days ago
|
|
So, imagine how things are going to work out when you have to explain to a VP that you have absolutely no idea why the site was down for 4 hours, but you have now added logging such that when it happens again you might be able to debug the problem... Log as if your life depended on being able to debug a single occurrence. If this causes a lot of output, you probably need to add more assertions to the code. |
|