Click or drag to resize

LoggerBaseIsLogged Method

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

Parameters

eventType
Type: System.DiagnosticsTraceEventType

Return Value

Type: Boolean
See Also