Standardized application logging

  • Thread starter Thread starter Leeh
  • Start date Start date
L

Leeh

Hi,

I am thinking to improve serveral application logging and make them
consistent for easier monitoring and report. These applications are
all windows service and provide clients some data. They have some
similarities but content of the data, protocol and logic are quite
different. I am wondering what kind of approach or tools that I can
utilize to achieve my goal.
Thanks in advance!

Leeh
 
Hello Leeh,

Everything that comes to my mind is to use MOM with plugin to collect data
from EventLog

---
WBR, Michael Nemtsev [.NET/C# MVP].
My blog: http://spaces.live.com/laflour
Team blog: http://devkids.blogspot.com/

"The greatest danger for most of us is not that our aim is too high and we
miss it, but that it is too low and we reach it" (c) Michelangelo

L> Hi,
L>
L> I am thinking to improve serveral application logging and make them
L> consistent for easier monitoring and report. These applications are
L> all windows service and provide clients some data. They have some
L> similarities but content of the data, protocol and logic are quite
L> different. I am wondering what kind of approach or tools that I can
L> utilize to achieve my goal.
L> Thanks in advance!
L> Leeh
L>
 

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