Click or drag to resize
ICalculatorLoggingServiceLog Method
Logs given calculation data.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
void Log(
	CalculatorData data
)

Parameters

data
Type: CMS.EcommerceCalculatorData
See Also