Class Quilt4NetLoggingBuilder
Builder returned by AddQuilt4NetLogging. Extension packages (e.g. Quilt4Net.Toolkit.Api) can add extension methods on this type to register additional capabilities.
public class Quilt4NetLoggingBuilder
- Inheritance
-
Quilt4NetLoggingBuilder
- Inherited Members
Properties
Options
The resolved logging options.
public Quilt4NetLoggingOptions Options { get; }
Property Value
Services
The service collection.
public IServiceCollection Services { get; }