- Namespace
- Statiq
.Common - Containing Type
- Logger
Factory Logger Wrapper
Syntax
public ILogger CreateLogger(string categoryName)
Parameters
Name | Type | Description |
---|---|---|
categoryName | string |
Return Value
Type | Description |
---|---|
ILogger |
public ILogger CreateLogger(string categoryName)
Name | Type | Description |
---|---|---|
categoryName | string |
Type | Description |
---|---|
ILogger |