Click or drag to resize

NetForumErrorLogLogError Method

Logs an error to the NetFORUM error log

Namespace: Ignition.Framework.Logging
Assembly: CatalystFire.Ignition (in CatalystFire.Ignition.dll) Version: 12.0.28229
Syntax
public void LogError(
	ErrorLogEntry logEntry
)

Parameters

logEntry  ErrorLogEntry
The error to log
See Also