Log an info level message
Namespace: EnterpriseDT.Util.DebugAssembly: edtFTPnet (in edtFTPnet.dll) Version: 2.2.3.0
Syntax
| C# |
|---|
public virtual void Info( string message, Exception t ) |
| Visual Basic |
|---|
Public Overridable Sub Info ( _ message As String, _ t As Exception _ ) |
| Visual C++ |
|---|
public: virtual void Info( String^ message, Exception^ t ) |
Parameters
- message
- Type: System..::..String
message to log
- t
- Type: System..::..Exception
throwable object