Summary
Gets or sets the application-defined sink that receives the messages.
- Namespace
- Avalonia
.Logging - Containing Type
- Logger
Syntax
public static ILogSink Sink { get; set; }
Value
Type | Description |
---|---|
ILogSink |
public static ILogSink Sink { get; set; }
Type | Description |
---|---|
ILogSink |