Logging Application Block.

  • Thread starter Thread starter Julia
  • Start date Start date
J

Julia

Hi,
I am getting started with microsoft Logging Application Block
and I wonder if any one can direct what is the best way to use this block
in such a way that I can have an application which read the log file
immediately as a new entry was added to the log,
I am thinking to format an "entry" as XML

note that I cannot raise event from my server to the application which read
the log since not all the time the application is running

Thanks.
 
I guess you can use the File Last Modified date or some thing to grab if it
has changed.. you can record the previous modified date in hte log reader
application and use the new "modified date" reading for comparing..

Nirosh.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top