Re: Partial logging with windows service

2009-12-08 Thread jclegall
;> The result of my log file contains only the log information from the >> Start >> method of the windows service, but nothing for the stop: >> [Session Start] >> 2009-12-09 10:39:13,986 [4] INFO  MyWindowsServices [(null)] - Starting >> Services >> 2009-12-09 10:3

Re: Partial logging with windows service

2009-12-08 Thread Alexander
the Start > method of the windows service, but nothing for the stop: > [Session Start] > 2009-12-09 10:39:13,986 [4] INFO  MyWindowsServices [(null)] - Starting > Services > 2009-12-09 10:39:14,018 [4] INFO  MyWindowsServices [(null)] - Loading > configuration file > 2009-12-09

Partial logging with windows service

2009-12-08 Thread jclegall
33 [4] INFO MyWindowsServices [(null)] - Service is running... [Session End] What's wrong? Thanks for your help! -- View this message in context: http://old.nabble.com/Partial-logging-with-windows-service-tp26703955p26703955.html Sent from the Log4net - Users mailing list archive at Nabble.com.