Re: Logging errors from Web services
From: Joe H (jharri_at_hotmail.com)
Date: 03/06/04
- Next message: Joe H: "Re: using windows services"
- Previous message: Jeremiah Johnson: "RE: major problem with web service on SOME machines"
- Messages sorted by: [ date ] [ thread ]
Date: Sat, 6 Mar 2004 16:19:20 -0600
why not have all your web services write to a custom event log on the
server?
"VJ" <vijaybalki@yahoo.com> wrote in message
news:#aSecQ75DHA.2416@TK2MSFTNGP10.phx.gbl...
> I am trying to write exception logs from my various webservices to a log
> file in the server. Is better to keep one log file for all services and
> Index it by the service name or have one separate for each service. I
would
> like to know what happens 2 services at the same time try to write to the
> file? I am using Streamwriter class to write the file. Will the writing be
> automatically threaded and queued or do I have to take care of it or
simply
> it will be easier to keep a file for each service?
>
> VJ
>
>
- Next message: Joe H: "Re: using windows services"
- Previous message: Jeremiah Johnson: "RE: major problem with web service on SOME machines"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|