Click or drag to resize
ICalculatorLoggingService Interface
Provides logging functionality for shopping cart calculation pipeline.

Namespace: CMS.Ecommerce
Assembly: CMS.Ecommerce (in CMS.Ecommerce.dll) Version: 12.0.0
Syntax
C#
public interface ICalculatorLoggingService

The ICalculatorLoggingService type exposes the following members.

Methods
  NameDescription
Public methodLog
Logs given calculation data.
Top
See Also