 | LoggerLogException Method (String, Exception) |
Namespace:
EDK4Net.Log
Assembly:
EDK4Net (in EDK4Net.dll) Version: 3.0.7.3
Syntaxpublic static Task LogException(
string additionaltext,
Exception e
)
Parameters
- additionaltext
- Type: SystemString
- e
- Type: SystemException
Return Value
Type:
Task
See Also