Skip to content

Tracing is only available in Debug #45

@JustinMellor

Description

@JustinMellor

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).

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions