php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #253 Feep request: Per-server logging directives.
Submitted: 1998-04-07 13:05 UTC Modified: 2001-02-10 13:34 UTC
From: elfchief at lupine dot org Assigned:
Status: Closed Package: Feature/Change Request
PHP Version: 4.0 OS: Solaris 2.5.1
Private report: No CVE-ID: None
 [1998-04-07 13:05 UTC] elfchief at lupine dot org
It would be nice (perhaps in 3.1?) if the logging levels
and other related information were setable per-server
rather than only globally -- I.e. On my main server, I
want errors not to be displayed, and logged to the error
log, but on my development site, I'd like errors to be
displayed but not logged, so that I don't constantly have
to be looking at the error log during debugging.

(I'm dropping this in the bug database so that we'll at
least have some record of it so, just perhaps, we can
poke at it in the future.)

Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2001-02-10 12:21 UTC] jimw@php.net
just changing version to 4.0 in case zeev still wants to do this. :)
 [2001-02-10 12:59 UTC] jimw@php.net
really moved.
 [2001-02-10 13:34 UTC] jmoore@php.net
Closed!

 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Sat Oct 05 01:01:30 2024 UTC