EventLogTraceListener - EventLogEntryType

  • Thread starter Thread starter Guest
  • Start date Start date
Hello Poulo,

Thanks for your post. Based on my experience, EventLogTraceListener will
write entries as Information and we cannot specify the EventLogEntryType.
To work around this problem, I suggest that you can create your own event
log trace listener of your own which derives from TraceListener. Please
kindly note that EventLogTraceListener is sealed so that we are not able to
create a class derive from it directly.

Please feel free to let me know if you have any problems or concerns.

Have a nice day!

Regards,

HuangTM
Microsoft Online Partner Support
MCSE/MCSD

Get Secure! -- www.microsoft.com/security
This posting is provided "as is" with no warranties and confers no rights.
 

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