On Monday 27 August 2001 07:26, George Schlossnagle wrote:
> For better or for worse, there are alot of folks who would prefer to turn
> off local error logging completely, and do all logging via a distributed
> mechanism. Actually, I was also considering whether it would be better to
> do a AP_IMPLEMENT_HOOK_RUN_FIRST, so that you can /truly/ override the
> internal logging mechanism safely. Would that fit people's
> safety/flexibility concerns better?
There are still ways to disable the logging to the disk, but I am concerned that
if you allow modules to run before the core's error logging mechanism, then
you take the very real chance that you will never see any logs, ever.
Also, this should not be a RUN_FIRST, because that removes any redundancy
in the system at all.
Ryan
______________________________________________________________
Ryan Bloom [EMAIL PROTECTED]
Covalent Technologies [EMAIL PROTECTED]
--------------------------------------------------------------