GetFilter(string) Method
Namespace
Statiq.App
Containing Type
ConsoleLoggerProvider

Syntax

public Func<LogLevel, bool> GetFilter(string name)

Parameters

Name Type Description
name string

Return Value

Type Description
Func<LogLevel, bool>