hi folks!
How can i log all request in my web application?
But i wanted something that not consume the time of the request (using
treads, for ex)!
I tried to use the ASYNCBEGINREQUE ST , but it doesn´t work!
Any example will be welcome!
tks
Clécio
How can i log all request in my web application?
But i wanted something that not consume the time of the request (using
treads, for ex)!
I tried to use the ASYNCBEGINREQUE ST , but it doesn´t work!
Any example will be welcome!
tks
Clécio
Comment