SaaS CMS has officially launched! Learn more now.

Interface ILicenseLogManager

Namespace: EPiServer.Licensing.Services
Assembly: EPiServer.Licensing.dll
Version: 11.20.7
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