LogFactoryCreateProcessLogger Method

Scanjour Workflow4 Reference Manual

[Missing <summary> documentation for "M:Scanjour.Workflow4.Common.Logging.LogFactory.CreateProcessLogger(System.Uri,WorkZone.OAuth.Authenticator.IAuthenticator)"]

Namespace:  Scanjour.Workflow4.Common.Logging
Assembly:  Scanjour.Workflow4.Common (in Scanjour.Workflow4.Common.dll) Version: 23.1.0.0 (23.1.0.0)
Syntax

public static ILogger CreateProcessLogger(
	Uri odataUri,
	IAuthenticator authenticator
)

Parameters

odataUri
Type: SystemUri

[Missing <param name="odataUri"/> documentation for "M:Scanjour.Workflow4.Common.Logging.LogFactory.CreateProcessLogger(System.Uri,WorkZone.OAuth.Authenticator.IAuthenticator)"]

authenticator
Type: IAuthenticator

[Missing <param name="authenticator"/> documentation for "M:Scanjour.Workflow4.Common.Logging.LogFactory.CreateProcessLogger(System.Uri,WorkZone.OAuth.Authenticator.IAuthenticator)"]

Return Value

Type: ILogger

[Missing <returns> documentation for "M:Scanjour.Workflow4.Common.Logging.LogFactory.CreateProcessLogger(System.Uri,WorkZone.OAuth.Authenticator.IAuthenticator)"]

See Also

Reference