NetworkComms EnableLogging Method NetworkComms.Net Help
Enable logging using a default config. All log output is written directly to the local console.

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

public static void EnableLogging()
See Also