Suoranta.EnterpriseLib.Web - Developer API

LogRedirectorService Constructor (Action<(Of <(<'String>)>)>, Action<(Of <(<'String>)>)>)

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

Syntax


public LogRedirectorService(
	Action<string> logMessage,
	Action<string> logError
)

Parameters

logMessage
Type: Action<(Of <(<'String>)>)>
logError
Type: Action<(Of <(<'String>)>)>