[Overview][Types][Classes][Procedures and functions][Index] Reference for unit 'LazLogger' (#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.0 Generated 2025-05-03 Home