Description: TraceListeners allow you trace an application by capturing the trace messages to a console window, to a text (log) file or an event log. In this example, we ll log the trace into a text file.
File list (Check if you may need any files):
TraceListener\AssemblyInfo.vb
.............\bin
.............\...\TraceListener.exe
.............\...\TraceListener.pdb
.............\Form1.resx
.............\Form1.vb
.............\obj
.............\...\Debug
.............\...\.....\temp
.............\...\.....\TempPE
.............\...\.....\TraceListener.exe
.............\...\.....\TraceListener.Form1.resources
.............\...\.....\TraceListener.pdb
.............\TraceListener.sln
.............\TraceListener.suo
.............\TraceListener.vbproj
.............\TraceListener.vbproj.user
TraceListener