IRelationalCommandDiagnosticsLogger.ShouldLogCommandExecute Method

Definition

Whether CommandExecuting or CommandExecuted need to be logged.

public bool ShouldLogCommandExecute (DateTimeOffset now);
abstract member ShouldLogCommandExecute : DateTimeOffset -> bool
Public Function ShouldLogCommandExecute (now As DateTimeOffset) As Boolean

Parameters

Returns

Applies to