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

Syntax

public ILogger CreateLogger(string categoryName)

Parameters

Name Type Description
categoryName string

Return Value

Type Description
ILogger