LoggingExtensions.LogCritical(ILogger, String) Method

Definition

Logs a message with the critical log level.

C#
public static void LogCritical (this Microsoft.Testing.Platform.Logging.ILogger logger, string message);

Parameters

logger
ILogger

The logger.

message
String

The message to log.

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