SaaS CMS has officially launched! Learn more now.

Interface ILicenseLogManager

Namespace: EPiServer.Licensing.Services
Assembly: EPiServer.Licensing.dll
Version: 12.0.3
Syntax
public interface ILicenseLogManager

Methods

GetLogger(Type)

Declaration
ILicenseLogger GetLogger(Type type)
Parameters
Type Name Description
System.Type type
Returns
Type Description
ILicenseLogger

Extension Methods