php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #13462 Allow setting logging by error level
Submitted: 2001-09-26 21:03 UTC Modified: 2017-01-29 04:22 UTC
Votes:3
Avg. Score:3.3 ± 1.7
Reproduced:3 of 3 (100.0%)
Same Version:0 (0.0%)
Same OS:0 (0.0%)
From: temp6453 at hotmail dot com Assigned:
Status: No Feedback Package: PHP options/info functions
PHP Version: * OS: *
Private report: No CVE-ID: None
View Add Comment Developer Edit
Welcome! If you don't have a Git account, you can't do anything here.
You can add a comment by following this link or if you reported this bug, you can edit this bug over here.
(description)
Block user comment
Status: Assign to:
Package:
Bug Type:
Summary:
From: temp6453 at hotmail dot com
New email:
PHP Version: OS:

 

 [2001-09-26 21:03 UTC] temp6453 at hotmail dot com
Two feature requests- both dealing with logging:

  There should be a way to set log levels [E_ALL for example] different for file logging and for screen [html] logging.  This allows serious errors to be printed out and optimization warnings to be written to a file

  There should be a way to set a different log file for each domain, so that users on multi-user machines may receive their PHP errors.

Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2010-12-29 10:45 UTC] jani@php.net
-Summary: Error Logging +Summary: Allow setting logging by error level -Package: Feature/Change Request +Package: PHP options/info functions -Operating System: N/A +Operating System: * -PHP Version: 4.0.6 +PHP Version: *
 [2010-12-29 10:45 UTC] jani@php.net
It is possible to set different log file for each domain already, at least with Apache and since 5.3 for CGI too. Log by level would be nice improvement though.
 [2017-01-20 17:17 UTC] heiglandreas@php.net
-Status: Open +Status: Feedback
 [2017-01-20 17:17 UTC] heiglandreas@php.net
Is this still relevant?
 [2017-01-29 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Mar 28 18:01:29 2024 UTC