Interface ILicenseLogManager
Namespace: EPiServer.Licensing.Services
Assembly: EPiServer.Licensing.dll
Version: 11.20.7Syntax
public interface ILicenseLogManager
Methods
GetLogger(Type)
Declaration
ILicenseLogger GetLogger(Type type)
Parameters
Type | Name | Description |
---|---|---|
System.Type | type |
Returns
Type | Description |
---|---|
ILicenseLogger |