Class StdOutSinkSystem.Configuration
Configuration for StdOut sink
Inherited Members
Namespace: Unity.Logging.Sinks
Assembly: solution.dll
Syntax
public class StdOutSinkSystem.Configuration : SinkConfiguration
Constructors
Name | Description |
---|---|
Configuration(LoggerWriterConfig, FormatterStruct, bool?, LogLevel?, FixedString512Bytes?) | Constructor for the configuration |
Methods
Name | Description |
---|---|
CreateSinkInstance(Logger) | Creates the StdOutSinkSystem |