Click or drag to resize

CoreLogFatal Method (String, Exception)

Namespace:  AxiomCore2.Log
Assembly:  AxiomCore2 (in AxiomCore2.dll) Version: 1.0.0
Syntax
C#
public void Fatal(
	string fatal,
	Exception exception
)

Parameters

fatal
Type: SystemString
exception
Type: SystemException
See Also