Unit 'httpd' Package
[Overview][Constants][Types][Procedures and functions][Index] [#httpd22]

ap_HOOK_error_log_t

Declaration

Source position: http_log.inc line 329

type ap_HOOK_error_log_t = procedure(

  const _file: PChar;

  line: Integer;

  level: Integer;

  status: apr_status_t;

  const s: Pserver_rec;

  const r: Prequest_rec;

  p: Papr_pool_t;

  const errstr: PChar

);


Documentation generated on: 2023-03-18