I have created a webservice in .net 2.0, C#. I need to log some information to a file whenever different methods are called by the web service clients.
The problem
Alternatively, you might want to do error logging into the database (if you're using one)