January 12, 2012 10:45 AM EST
Each application developer faces the problem of logging usage information. On
the one hand, the more logging that's done the easier it is to detect and
locate the source of problems. On the other hand, large volume logging might
impair an application's performance.
This problem ... (more)