Click or drag to resize
Infosoft Logo

ICustomerLoggerService Interface

Defines operations for writing to the customer log for a given customer/title.

Namespace: Infosoft.Common.Contracts.ServiceContracts.Customers
Assembly: Infosoft.Common.Contracts (in Infosoft.Common.Contracts.dll) Version: 4.00.0.0
Syntax
public interface ICustomerLoggerService

The ICustomerLoggerService type exposes the following members.

Methods
 NameDescription
Public methodLogForCustomer Creates a log message for a given customer/title. If a title is given, the customer must have a subscription on the given title.
Top
See Also