TraceLogSink.

IsEnabled(LogEventLevel, string) Method

Namespace
Avalonia.Logging
Containing Type
TraceLogSink

Syntax

public bool IsEnabled(LogEventLevel level, string area)

Parameters

Name Type Description
level LogEventLevel
area string

Return Value

Type Description
bool