I want to start logging when items get removed from my asp.net cache and i am trying to figure out where and how to do this.
i see that ELMAH is recommended for application wide exception handling logging system but can (and should) it also be used for regular logging instrumentation like the example above?