[Overview][Types][Classes][Procedures and functions][Index] |
Name of the environment variable with the log file name for the class instance.
Source position: lazlogger.pas line 181
public property TLazLoggerFile.EnvironmentForLogFileName : string |
If LogName is empty and con not be found from ParamForLogFileName, then the environment variable specified will be checked. LogName will be set, if found.
An * character will be replaced with the value from param(0) (the name for the application).
The default value for the property is: '*_debuglog'.
Version 4.0 | Generated 2025-05-03 | Home |