-
-
Notifications
You must be signed in to change notification settings - Fork 968
Closed
Labels
Description
The "SshNet.Logging" Trace Source is only written to in in debug builds. There is a [Conditional("DEBUG")] on the DiagnosticAbstraction.Log() method.
I know that the trace is limited currently but would assume you should be able to turn it on anyway in the distributed NuGet packages.
It worked in the last stable release (2013.4.7).
daviburg