//go:build !debug
// +build !debug

package sftp

func debug( string,  ...interface{}) {}