Tagged Questions
11
votes
7answers
1k views
From a design perspective, what are the best practices for logging?
I want to add logging to an application I'm currently working on. I've added logging before, that's not an issue here.
But from a design perspective in an object-oriented language, what are the best ...