Log Method

Regno Shared SQLRace

RegnoCompleteRegnoSoftware.Standard.Core

IRegnoLogger..::..Log Method

Namespace:  RegnoSoftware.Standard.Core.Logging
Assembly:  RegnoSoftware.Standard.Core (in RegnoSoftware.Standard.Core.dll)

Syntax


void Log(
	string message,
	SystemNotificationType notificationType,
	MessagePriority messagePriority,
	Exception exception,
	double metricValue
)

Parameters

message
Type: String
notificationType
Type: RegnoSoftware.Standard.Core.Enums..::..SystemNotificationType
messagePriority
Type: RegnoSoftware.Standard.Core.Enums..::..MessagePriority
exception
Type: Exception
metricValue
Type: Double