VPILoggerFactory Create Method (Type)Virtual Photonics - VTS Library
Virtual Photonics
Creates a new logger, getting the logger name from the specified type.

Namespace: Vts.Common.Logging
Assembly: Vts (in Vts.dll) Version: 1.0.12.0 (1.0.12)
Syntax

ILogger Create(
	Type type
)

Return Value

Type: ILogger
See Also