Chapter 20. Writing to the Event Log

In This Chapter

A common technique employed before integrated debuggers were popularized was to write application trace information to the console. An evolution of this process was to write application information to a text file. This is a strategy still employed today. Windows NT 4.0, 5.0 (2000), and XP use an event log to track significant system, security, and application information.

Visual Basic .NET supports a general logging strategy based on the Windows 2000 EventLog. An ...

Get Visual Basic® .NET Unleashed now with the O’Reilly learning platform.

O’Reilly members experience books, live events, courses curated by job role, and more from O’Reilly and nearly 200 top publishers.