NetworkComms EnableLogging Method NetworkComms.Net Help
Overload List

  NameDescription
Public methodStatic memberEnableLogging 
Enable logging using a default config. All log output is written directly to the local console.
Public methodStatic memberEnableLogging(ILogger)
Enable logging using the provided config. See examples for usage.
Back to Top
See Also