Method | Description | |
---|---|---|
AddFileLogListener ( ) : void |
Adds a file log listener.
|
|
AddLogListenerForUnhandledException ( |
Adds a file log listener for an unhandled exception.
|
|
CreateFileLogListener ( string prefix ) : ILogListener |
Method | Description | |
---|---|---|
AddFileLogListener ( string prefix ) : void |
public static AddLogListenerForUnhandledException ( |
||
ex | The unhandled exception. | |
return | void |
public static CreateFileLogListener ( string prefix ) : ILogListener | ||
prefix | string | |
return | ILogListener |