- Namespace
- Avalonia
.Logging - Containing Type
- TraceLogSink
Syntax
public void Log(LogEventLevel level, string area, object source, string messageTemplate)
Parameters
Name | Type | Description |
---|---|---|
level | LogEventLevel | |
area | string | |
source | object | |
messageTemplate | string |
Return Value
Type | Description |
---|---|
void |