LogToolsLogException Method |
Namespace:
NetworkCommsDotNet.Tools
Assembly:
RebornBuddy (in RebornBuddy.exe) Version: 3.3.1; net-4.5.win32; release
Syntaxpublic static string LogException(
Exception ex,
string fileName,
string optionalCommentStr = ""
)
Parameters
- ex
- Type: SystemException
- fileName
- Type: SystemString
- optionalCommentStr (Optional)
- Type: SystemString
Return Value
Type:
String
See Also