[Overview][Resource strings][Types][Classes] | Reference for unit 'eventlog' (#fcl) |
File name for log file
Source position: eventlog.pp line 90
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.
No notes exist for this page yet.