[Overview][Resource strings][Types][Classes][Index] |
File name for log file
Source position: eventlog.pp line 97
published property TEventLog.FileName : string |
FileName is the name of the log file used to log messages if no system logger is available or the LogType is ltFile. If none is specified, then the name of the application binary is used, with the extension replaced by .log. The file is then located in the /tmp directory on unix-like systems, or in the application directory for Dos/Windows like systems.
|
Log type |