edtFTPnet/PRO - Secure FTP component for .NET | Free Trial | Pricing
Appends log statements to a file

Namespace: EnterpriseDT.Util.Debug
Assembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40

Syntax

C#
public class FileAppender : Appender
Visual Basic
Public Class FileAppender _
	Implements Appender
Visual C++
public ref class FileAppender : Appender

Inheritance Hierarchy

System..::..Object
  EnterpriseDT.Util.Debug..::..FileAppender
    EnterpriseDT.Util.Debug..::..RollingFileAppender

See Also