Unit 'LazLogger' Package
[Overview][Types][Classes][Procedures and functions][Index] [#lazutils]

TLazLoggerFileHandle.LogName

The name of the log file.

Declaration

Source position: lazlogger.pas line 63

public property TLazLoggerFileHandle.LogName : string
  read FLogName
  write SetLogName;

Description

This can be set by the application. Alternatively it can be determined according to ParamForLogFileName and EnvironmentForLogFileName


Version 4.4 Generated 2025-11-08 Home