Unit 'httpd24' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#httpd24]

ap_errorlog_info

Declaration

Source position: http_core.inc line 930

type ap_errorlog_info = record

  s: Pserver_rec;

  c: Pconn_rec;

  r: Prequest_rec;

  rmain: Prequest_rec;

  pool: Papr_pool_t;

  file_: PChar;

  line: Integer;

  module_index: Integer;

  level: Integer;

  status: apr_status_t;

  using_syslog: Integer;

  startup: Integer;

  format: PChar;

end;


Documentation generated on: 2023-03-18