Axiom Scripting Library
Axiom Scripting Library
AxiomCore2.Log
ILog Interface
ILog Methods
Error Method
Error Method (String)
Error Method (String, Exception)
ILog
Error Method (String, Exception)
Namespace:
AxiomCore2.Log
Assembly:
AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
Copy
void
Error
(
string
error
,
Exception
exception
)
Parameters
error
Type:
System
String
exception
Type:
System
Exception
See Also
Reference
ILog Interface
Error Overload
AxiomCore2.Log Namespace