ErrorUnit
ErrorUnit
Namespaces
ErrorUnit
ErrorUnitCentral Class
ErrorUnitCentral Methods
Log Method
Log Method (Exception)
Log Method (String, Exception)
ErrorUnitCentral
Log Method (String, Exception)
Logs the specified testable error json.
Namespace:
ErrorUnit
Assembly:
ErrorUnit (in ErrorUnit.dll) Version: 1.0.0.27669 (1.0.0.0)
Syntax
C#
Copy
public
string
Log
(
string
testableErrorJson
,
Exception
exception
)
Parameters
testableErrorJson
Type:
System
String
The testable error json.
exception
Type:
System
Exception
The exception.
Return Value
Type:
String
testableErrorJson
Implements
ILogger
Log(String, Exception)
See Also
Reference
ErrorUnitCentral Class
Log Overload
ErrorUnit Namespace
Copyright John Gold Inc 2016