Unit 'CustWeb' Package
[Overview][Types][Classes][Procedures and functions][Index] [#fcl]

TCustomWebApplication.EventLog

Event log instance for logging web application events

Declaration

Source position: custweb.pp line 172

public property TCustomWebApplication.EventLog : TEventLog
  read GetEventLog;

Description

Provides access to the event log used by the web application for logging events and errors. The event log is created automatically when first accessed and configured for system logging.

See also

CreateEventLog


Documentation generated on: Jan 27 2026