Show / Hide Table of Contents

Class LoggerSourceImpl

Inheritance
object
LoggerSourceImpl
Implements
ILoggerSource
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 class LoggerSourceImpl : ILoggerSource

Constructors

LoggerSourceImpl()

Declaration
public LoggerSourceImpl()

Methods

GetLogger(string)

Declaration
public ILog GetLogger(string name)
Parameters
Type Name Description
string name
Returns
Type Description
ILog

GetLogger(Type)

Declaration
public ILog GetLogger(Type type)
Parameters
Type Name Description
Type type
Returns
Type Description
ILog

Implements

ILoggerSource

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS