Summary

Team-Fly    

 
Visual Basic .NET Unleashed
By Paul Kimmel
Table of Contents
Chapter 20.  Writing to the Event Log


Employing the EventLog component saves you a lot of time that might otherwise be spent implementing a mechanism for logging critical problems in your application, or a tracing utility that can be used during development, testing, and debugging. The more such prebuilt components you can use to support your development efforts, the more time you can spend solving the primary problem.

Writing to the event log was available to us as VB6 developers, but the EventLog and the TraceListener interface make it easier than ever to manage logs and sources on local or remote machines. This chapter demonstrated most of the capabilities of the EventLog component.


Team-Fly    
Top
 


Visual BasicR. NET Unleashed
Visual BasicR. NET Unleashed
ISBN: N/A
EAN: N/A
Year: 2001
Pages: 222

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net