Mailing List Archive

Import Messages in Log
I continually get these messages in my Embperl log:

[19145]IMP: Create Imports for HTML::Embperl::DOC::_9 from
HTML::Embperl::DOC::_10 (HASH(0x86c22e8))
[19145]IMP: Created Import for HTML::Embperl::DOC::_10::download_links
-> HTML::Embperl::DOC::_9
[19145]IMP: Created Import for HTML::Embperl::DOC::_10::oldtabs ->
HTML::Embperl::DOC::_9
...


I have turned off all logging and I still get these. How can I stop
Embperl from doing this?

--
Owen
Re: Import Messages in Log [ In reply to ]
Owen Stenseth writes:
> I continually get these messages in my Embperl log:
>
> [19145]IMP: Create Imports for HTML::Embperl::DOC::_9 from
> HTML::Embperl::DOC::_10 (HASH(0x86c22e8))
> [19145]IMP: Created Import for HTML::Embperl::DOC::_10::download_links
> -> HTML::Embperl::DOC::_9
> [19145]IMP: Created Import for HTML::Embperl::DOC::_10::oldtabs ->
> HTML::Embperl::DOC::_9
> ...
>
>
> I have turned off all logging and I still get these. How can I stop
> Embperl from doing this?

Did you explicitly set EMBPERL_DEBUG to 0 ?
Try 'PerlSetEnv EMBPERL_DEBUG 0' in httpd.conf

Dirk
RE: Import Messages in Log [ In reply to ]
>
> I continually get these messages in my Embperl log:
>
> [19145]IMP: Create Imports for HTML::Embperl::DOC::_9 from
> HTML::Embperl::DOC::_10 (HASH(0x86c22e8))
> [19145]IMP: Created Import for HTML::Embperl::DOC::_10::download_links
> -> HTML::Embperl::DOC::_9
> [19145]IMP: Created Import for HTML::Embperl::DOC::_10::oldtabs ->
> HTML::Embperl::DOC::_9
> ...
>
>
> I have turned off all logging and I still get these. How can I stop
> Embperl from doing this?
>

If you don't want any messages in embperl.log, set EMBPERL_DEBUG to zero and
EMBPERL_LOGFILE to /dev/null. If you only want to get rid of these messages,
comment them out in Embperl.pm, about line 1699. I have forgot to remove
them before the release, but I will fix before the final 1.3 release

Gerald

-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting

Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: richter@ecos.de Voice: +49 6133 925151
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------