Property | Type | Description | |
---|---|---|---|
DefaultLogFileName | string |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
FlatFileEventLogger ( ) : System | ||
FlatFileEventLogger ( string logFileName ) : System | ||
LogEvent ( object sender, |
Method | Description | |
---|---|---|
GetNextEvent ( ) : |
||
StartLogging ( ) : void | ||
StopLogging ( ) : void | ||
WriteLogEntries ( object state ) : void |
public FlatFileEventLogger ( string logFileName ) : System | ||
logFileName | string | |
return | System |
public LogEvent ( object sender, |
||
sender | object | |
e | ||
return | void |