Logging Class For Visual Basic.NET
Category:
C#, VB.NET, ASP.NETType:
ClassesDifficulty:
BeginningAuthor:
Intelligent Solutions Inc.Version Compatibility: Visual Basic.NET
More information:
This is a simple logging class, implemented as a .NET .dll, for Visual Basic.NET. It allows you to log text to text files, log exceptions to a file, and write to the Application Event Log. It provides the same functionality and almost the exact same interface as the Text Logger for VB6 at http://www.freevbcode.com/ShowCode.Asp?ID=263. Though it should be clear from the code and the comments what is happening here, you can also read the documentation on the VB 6 Logger for further information.
Originally developed for Beta versions, verified to work on VB.NET v 1.0, 04/01/02.
Instructions: Click the link below to download the code. Select 'Save' from the IE popup dialog. Once downloaded, open the .zip file from your local drive using WinZip or a comparable program to view the contents.
Download vbnettextlogger.zip