Class LoggerSource
Inherited Members
Namespace: DotNetNuke.Instrumentation
Assembly: DotNetNuke.Instrumentation.dll
Syntax
public static class LoggerSource
Properties
Instance
Declaration
public static ILoggerSource Instance { get; }
Property Value
Type | Description |
---|---|
ILoggerSource |
Methods
SetTestableInstance(ILoggerSource)
Declaration
public static void SetTestableInstance(ILoggerSource loggerSource)
Parameters
Type | Name | Description |
---|---|---|
ILoggerSource | loggerSource |