SmartFTP FTP Library
IFileLogger Interface Reference

import "sfFTPLib.idl";

Public Member Functions

HRESULT WriteLog ([in] BSTR text)

Properties

BSTR File [get, set]
 Full path to the log file.
LogFormat Format [get, set]
 Log file format.

Member Function Documentation

◆ WriteLog()

HRESULT IFileLogger::WriteLog ( [in] BSTR text)

Property Documentation

◆ File

BSTR IFileLogger::File
getsetproperty

Full path to the log file.

Setting the value to an empty string closes the log.

◆ Format

LogFormat IFileLogger::Format
getsetproperty

Log file format.

Default: ftpLogFormatUTF8


The documentation for this interface was generated from the following file: