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