An NDoc Documented Class Library

FTPConnection.LogLevel Property

Determines the level of logs written.

public static EnterpriseDT.Util.Debug.LogLevel LogLevel {get; set;}

Remarks

Note that no logs will be written unless LogToConsole is true or LogFile is set.

This method wraps CurrentLevel so setting either is equivalent to setting the other.

See Also

FTPConnection Class | EnterpriseDT.Net.Ftp Namespace