GetLogger
method in Coherence.Log.Log
Methods
public static Logger GetLogger<TSource>(object context = null)
Parameters
| Type | Name | Description |
|---|---|---|
| object | context |
Returns
| Type | Description |
|---|---|
| Logger |
Type Parameters
| Name | Description |
|---|---|
| TSource |
public static Logger GetLogger(Type source, object context = null)
Parameters
| Type | Name | Description |
|---|---|---|
| Type | source | |
| object | context |
Returns
| Type | Description |
|---|---|
| Logger |