Semagle.Framework


LiterateOptions

Namespace: Semagle.Logging
Parent Module: Literate

Record Fields

Record FieldDescription
formatProvider
Signature: IFormatProvider
getLogLevelText
Signature: LogLevel -> string
printTemplateFieldNames
Signature: bool
theme
Signature: LiterateToken -> ConsoleColor

Static members

Static memberDescription
LiterateOptions.create(formatProvider)
Signature: (formatProvider:CultureInfo option) -> LiterateOptions
LiterateOptions.createInvariant()
Signature: unit -> LiterateOptions
Fork me on GitHub