Constructor
Namespace: EnterpriseDT.Util.DebugAssembly: edtFTPnetPRO (in edtFTPnetPRO.dll) Version: 9.4.0.40
Syntax
| C# |
|---|
public RollingFileAppender( string fileName, long maxFileSize ) |
| Visual Basic |
|---|
Public Sub New ( _ fileName As String, _ maxFileSize As Long _ ) |
| Visual C++ |
|---|
public: RollingFileAppender( String^ fileName, long long maxFileSize ) |
Parameters
- fileName
- Type: System..::..String
name of file to log to
- maxFileSize
- Type: System..::..Int64
maximum size of log file in bytes