LoggingExtensions.LogDebugAsync(ILogger, String) Method

Definition

Logs a message with the debug log level.

C#
public static System.Threading.Tasks.Task LogDebugAsync (this Microsoft.Testing.Platform.Logging.ILogger logger, string message);

Parameters

logger
ILogger

The logger.

message
String

The message.

Returns

Applies to

Produit Versions
Microsoft Testing Platform 1.0.2, 1.1.0, 1.2.1, 1.3.2, 1.4.3, 1.5.3, 1.6.0