Hi.

I have my Web.config configured with some predefined errors, using the <error statusCode="404"> elements. Since this kind of redirect is automatic, is there any possibility to write logs for this redirects?

Thanks