Click or drag to resize

LoggerBaseIsLogged Method

Namespace:  Atalasoft.Shared.Diagnostics
Assembly:  Atalasoft.Shared (in Atalasoft.Shared.dll) Version: 11.5.0.5.0.230 (.NET 4.6.2, x86)
Syntax
public bool IsLogged(
	TraceEventType eventType
)

Parameters

eventType
Type: System.DiagnosticsTraceEventType

Return Value

Type: Boolean
See Also