Click or drag to resize
IPrivacyControlLogFactoryCreateLogger Method

[This is preliminary documentation and is subject to change.]

[Missing <summary> documentation for "M:Netadmin.Management.PrivacyControl.Logger.IPrivacyControlLogFactory.CreateLogger(System.Type)"]

Namespace: Netadmin.Management.PrivacyControl.Logger
Assembly: Netadmin.Management.Interfaces (in Netadmin.Management.Interfaces.dll) Version: release/9.0@131b654fe7332b0776120c2b44d96c6cac5ac9a2
Syntax
ISystemLogger CreateLogger(
	Type type
)

Parameters

type
Type: SystemType

[Missing <param name="type"/> documentation for "M:Netadmin.Management.PrivacyControl.Logger.IPrivacyControlLogFactory.CreateLogger(System.Type)"]

Return Value

Type: ISystemLogger

[Missing <returns> documentation for "M:Netadmin.Management.PrivacyControl.Logger.IPrivacyControlLogFactory.CreateLogger(System.Type)"]

See Also