Show / Hide Table of Contents

Interface ILoggerSource

Namespace: DotNetNuke.Instrumentation
Assembly: DotNetNuke.Instrumentation.dll
Syntax
public interface ILoggerSource

Methods

GetLogger(string)

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

GetLogger(Type)

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

Extension Methods

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