VPNLogLogger Logger Property Virtual Photonics - VTS Library
Virtual Photonics
Gets or sets the logger.

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

protected internal Logger Logger { get; set; }

Property Value

Type: Logger
The logger.
See Also