This logger will log to a text file called 'BugReport.txt'
Namespace:
UtilitiesAssembly: ExceptionLogger (in ExceptionLogger.dll) Version: 1.0.0.2 (1.0.0.2)
Syntax
| C# |
|---|
public class TextFileLogger : LoggerImplementation |
| Visual Basic (Declaration) |
|---|
Public Class TextFileLogger _ Inherits LoggerImplementation |
| Visual C++ |
|---|
public ref class TextFileLogger : public LoggerImplementation |