Skip to content

WrappedConnection.Logger property

Gets the logger instance for this connection, if any.

public ILogger? Logger { get; }

See Also