You are viewing a plain text version of this content. The canonical link for it is here.
Posted to embperl@perl.apache.org by "Ben K." <bk...@coe.tamu.edu> on 2006/10/19 18:42:29 UTC

embperl log

Hi,

Is there a hook to turn off PERF: and SYNTAX: lines only from embperl log, 
other than touching the source and recompiling?

Regards,

Ben K.
Developer
http://benix.tamu.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


RE: embperl log

Posted by "Ben K." <bk...@coe.tamu.edu>.
>> Is there a hook to turn off PERF: and SYNTAX: lines only from
>> embperl log, other than touching the source and recompiling?

> If you only want to turn of PERF: etc. than you will need to patch the
> sources

Thanks.

Ben K.
Developer
http://benix.tamu.edu

---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org


RE: embperl log

Posted by Gerald Richter <ri...@ecos.de>.
Hi,
> 
> Is there a hook to turn off PERF: and SYNTAX: lines only from 
> embperl log, other than touching the source and recompiling?
> 

If you want to turn of writing to embperl.log at all put

Embperl_Log /dev/null
Embperl_Debug 0

In your httpd.conf.

If you only want to turn of PERF: etc. than you will need to patch the
sources

Gerald


 
** Virus checked by BB-5000 Mailfilter ** 


---------------------------------------------------------------------
To unsubscribe, e-mail: embperl-unsubscribe@perl.apache.org
For additional commands, e-mail: embperl-help@perl.apache.org