php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #4548 Sysloging and Error Reporting
Submitted: 2000-05-22 15:35 UTC Modified: 2002-01-28 16:58 UTC
From: john dot woolbright at omegafi dot com Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 Release Candidate 2 OS: Linux
Private report: No CVE-ID: None
 [2000-05-22 15:35 UTC] john dot woolbright at omegafi dot com
This is an enhancement that I would like to see in the product.  When logging errors and warnings it is important to know the date and time of the error, the remote ip address that the error or warning occurred on and the error message itself.  This enables the developers to answere the questions who, what, where, when, why

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-01-28 16:58 UTC] yohgaki@php.net
This can be done with user defiened error handler.
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Tue Jul 15 12:01:32 2025 UTC