Question
Request Logging with CFMX 6.1 (Have Application.cfm)
Hi All,
I have a production application running on CFMX 6.1 with IIS webserver (have application.cfm not application.cfc) . I want deeper level of request logging mechanism.
What request came in at what time, from which user, which browser, how much time it took to process the request etc. and all other relevant
request details.
Can you guys please suggest me an easy way to do this.
Thanks!
Sanjeev Singla