Unit 'daemonapp' Package
[Overview][Resource strings][Types][Classes][Procedures and functions][Variables][Index] [#fcl]

TDaemonDef.LogStatusReport

Log the status report to the system log.

Declaration

Source position: daemonapp.pp line 271

published property TDaemonDef.LogStatusReport : Boolean
  read FLogStatusReport
  write FLogStatusReport;

Description

LogStatusReport can be set to True to send the status reports also to the system log. This can be used to track the progress of the daemon.

See also

TCustomDaemon.ReportStatus

  

Report the current status to the operating system.


Documentation generated on: Jul 24 2023