Suoranta.EnterpriseLib.Web - Developer API

LogService..::..LogWarning Method

Log information that indicates a possible problem or minor error

Namespace:  Suoranta.EnterpriseLib.Logging
Assembly:  Suoranta.EnterpriseLib (in Suoranta.EnterpriseLib.dll)

Syntax


public void LogWarning(
	string message,
	string sourceMethodName
)

Parameters

message
Type: String
Error description
sourceMethodName
Type: String
Provided by runtime