Show / Hide Table of Contents

Class LoggerSource

Inheritance
object
LoggerSource
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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
Back to top by the community, for the community... #DNNCMS