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;
Creates a new TLogManager instance with a default factory.
In most cases, use TLogManager.Instance instead of creating a new instance directly.
Unit: Bcl.Logging
constructor TLogManager.Create;