VPNLogFactory Create Method (String, LoggerLevel)Virtual Photonics - VTS Library
Virtual Photonics
Not implemented, NLog logger levels cannot be set at runtime.

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

public override ILogger Create(
	string name,
	LoggerLevel level
)

Return Value

Type: ILogger

Implements

ILoggerFactory Create(String, LoggerLevel)
Exceptions

See Also