Logo FSharp.Formatting

FSharp.Formatting.Common Namespace

Type/Module Description

Logging

Configures where FSharp.Formatting logs. The libraries log through and are silent by default: set to your own factory, or call .

LogSink

Receives a log message: level, category, message and the exception (null when there is none).

Menu

Internal helpers for building navigation menu HTML from template files

PageContentList

Builds a "page content" table-of-contents menu by scanning heading links in rendered HTML

SinkLoggerFactory

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

Type something to start searching.