The Log type exposes the following members.

Properties

  NameDescription
Public propertyStatic memberEnabled
Gets or sets a value indicating whether logging is enabled or disabled. The default is falseFalsefalsefalse (False in Visual Basic). You can observe the log on standard VS output or use Listeners collection to add your own listener. Logging uses BooleanSwitch named "Ftp.dll". Category name for log entries is also "Ftp.dll".

See Also