Table of Contents

Class Log

Namespace
Coherence.Log
Assembly
Coherence.Log.dll
public static class Log
Inheritance
Log

Methods

GetLogger(Type, object)

public static Logger GetLogger(Type source, object context = null)

Parameters

source Type
context object

Returns

Logger

GetLogger<TSource>(object)

public static Logger GetLogger<TSource>(object context = null)

Parameters

context object

Returns

Logger

Type Parameters

TSource

GetSettings()

public static Settings GetSettings()

Returns

Settings