Table of Contents

TLogManager.Create Constructor

Creates a new TLogManager instance with a default factory.

Remarks

In most cases, use TLogManager.Instance instead of creating a new instance directly.

Syntax

Unit: Bcl.Logging

constructor TLogManager.Create;

See also