Class ABufferedLog

DescriptionHierarchyFieldsMethodsProperties

Unit

Declaration

type ABufferedLog = class(ALog)

Description

This class represents a log that will log to a string stream. The class expands upon what it inherits from ALog to automatically construct and assume ownership of an instance of AStringStream, which it uses for output.

Hierarchy

Overview

Methods

Public constructor new; override;

Description

Methods

Public constructor new; override;

Construct a new instance of ABufferedLog that will output to a string stream. This method constructs and assumes ownership of an instance of AStringStream which will be used for output.


Generated by PasDoc 0.13.0 on 2015-01-10 17:13:18