Allows the implementation of an insertion point within applications that creates a LogWriter.
Default constructor
public Void LogWriterProvider()
Default implementation of Create that must be overrided by application code.
public LogWriter Create(options, optionsSection)
Name | Type | Summary |
---|---|---|
options | Diagnostics | |
optionsSection | IConfigurationSection |
In this document