Our Products:   CompleteFTP  edtFTPnet/Free  edtFTPnet/PRO  edtFTPj/Free  edtFTPj/PRO
0 votes
1.7k views
in .NET FTP by (160 points)
Hi
I'm using edtFTPnetPRO for .NET 2.0+ v8.5.0.20
I test in a console application using .NET 4.5
I have searched the documentation and the forum, but the samples doesn't match the version i'm using.

I just have the LogTag property.
I can't see:
LogLevel
LogToConsole
LogToTrace
LogFile

2 Answers

0 votes
by (51.6k points)
Try:
FTPConnection.LogToConsole = true;


- Hans (EnterpriseDT)
0 votes
by (160 points)
Thanks i got it now.

/Jesper

Categories

...