Groups | Blog | Home
all groups > visual studio .net enterprise tools > january 2005 >

visual studio .net enterprise tools : How to log Traces and results to Text file using Logging Application Block


Bandu
1/19/2005 4:11:32 AM
Hi,


I would like to log all my test result to text file using Logging
Application block from MS. Is there any sample to do that or would you
like to give me advice on how to do that?


I'm developing a new production application with dotNet framework. The
old application log results to text file. So I can't change the log
file style to event log or SQL DB.


Do you think I should use Exception Management Block for logging? But I
think Logging Application Block is more suitable for logging stuff. Am
I right?


Thank you very much,


Bandu
mikehayt_ NO[at]SPAM online.microsoft.com
1/21/2005 12:53:12 AM
I have an EIF sample event sink to write to a text file. LAB is built on
top of EIF.

I'll attach the code to this posting (you might need to use a non-web base
newsgroup reader to see the attachement, or email me directly and I'll
reply with the attachment)

I cant really answer the question about which is more suitable EMB or LAB
(or just straight EIF) - they all have different features.

Hope this helps

Mike

--

This posting is provided "AS IS" with no warranties, and confers no rights.
Use of included script samples are subject to the terms specified at
http://www.microsoft.com/info/cpyright.htm
--------------------
|
| Hi,
|
|
| I would like to log all my test result to text file using Logging
| Application block from MS. Is there any sample to do that or would you
| like to give me advice on how to do that?
|
|
| I'm developing a new production application with dotNet framework. The
| old application log results to text file. So I can't change the log
| file style to event log or SQL DB.
|
|
| Do you think I should use Exception Management Block for logging? But I
| think Logging Application Block is more suitable for logging stuff. Am
| I right?
|
|
| Thank you very much,
|
|
| Bandu
|
AddThis Social Bookmark Button