TextWriterLoggerProvider.

CreateLogger(string) Method

Namespace
Buildalyzer.Logging
Containing Type
TextWriterLoggerProvider

Syntax

public ILogger CreateLogger(string categoryName)

Parameters

Name Type Description
categoryName string

Return Value

Type Description
ILogger