DFS Logger Property NetworkComms.Net Help
Access the networkComms logger externally. Allows logging from external sources

Namespace: DistributedFileSystem
Assembly: DistributedFileSystem (in DistributedFileSystem.dll) Version: 3.0.0.0 (3.0.0.0)
Syntax

public static ILogger Logger { get; }

Property Value

Type: ILogger
See Also