XLL+ Class Library (7.0)

FileAppender Methods

The methods of the FileAppender class are listed here.

Construction

public method FileAppender Constructs a FileAppender object, without opening the destination file

Properties

public method getFile Returns the destination file
public method setFile Sets the destination file

Methods of Appender

Requirements

Header: cpplog.h
Namespace: psl::log

See Also

FileAppender Class | cpplog.h | Logging (User Guide) | Appender class