Stanley Brinkerhoff wrote:
> I have a rough service application template [1] that I am using for
> multiple projects. These projects all log to a directory using a date
> based logger that is running in a dedicated thread with a queue. This
> allows multithreaded services to properly log and not
I have a rough service application template [1] that I am using for
multiple projects. These projects all log to a directory using a date
based logger that is running in a dedicated thread with a queue. This
allows multithreaded services to properly log and not retain multiple file
handles to the