CreateLogger(string) Method
Namespace
Statiq.Common
Containing Type
LoggerFactoryLoggerWrapper

Syntax

public ILogger CreateLogger(string categoryName)

Parameters

Name Type Description
categoryName string

Return Value

Type Description
ILogger