Logging and Tracing in the .NET Framework with Visual Basic
Visual Studio 2010
The My.Application.Log and My.Log objects build upon the .NET Framework logging classes. When you need to customize the Log objects, either by adding new listeners or filtering the log output, you will use the .NET Framework. This section provides an overview of tracing and debugging concepts in the .NET Framework and a listing of commonly used classes.