Logo FSharp.Formatting

SinkLoggerFactory Type

A minimal for hosts that only need a sink: the console, a file or a buffer. Providers are not supported.

Constructors

Constructor Description

SinkLoggerFactory(minimumLevel, sink)

Full Usage: SinkLoggerFactory(minimumLevel, sink)

Parameters:
Returns: SinkLoggerFactory
minimumLevel : LogLevel
sink : LogSink
Returns: SinkLoggerFactory

Type something to start searching.