[Overview][Types][Classes][Procedures and functions][Variables][Index] Reference for unit 'LazLoggerBase' (#lazutils)

TLazLogger.Create

Constructor for the class instance.

Declaration

Source position: lazloggerbase.pas line 144

public constructor TLazLogger.Create;

Description

Create is the constructor for the class instance. It calls the inherited method on entry, and allocates or initializes members in the class instance.It calls InitCriticalSection to allow the thread manager to set up the critical section used to protect resources in the class instance.


Version 4.0 Generated 2025-05-03 Home