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

TLazLoggerFile.Create

Constructor for the class instance.

Declaration

Source position: lazlogger.pas line 171

public constructor TLazLoggerFile.Create;

Description

Creates allocates and initializes resources for the block handler list and a critical section used in the class instance. The default value for CurrentIndentLevel is set to 0.

Create ensures that ParamForLogFileName and EnvironmentForLogFileName are set to the default values for the platform or widgetset. For WinCE, that requires the properties to be set empty strings ('').


Version 4.0 Generated 2025-05-03 Home