Lukas P <> wrote in comp.lang.perl.misc:
> Hello,
>
> I am currently trying to figure out how to redirect all Perl error
> messages to my own logging function. The Perl interpreter is embedded in
> my app (written in C), which means that I can modify even the interpreter
> itself.
>
> I have found several ways to do it, but none of them seems to be
> "proper" way.
The third method you tried is the proper one.
Anno
--
If you want to post a followup via groups.google.com, don't use
the broken "Reply" link at the bottom of the article. Click on
"show options" at the top of the article, then click on the
"Reply" at the bottom of the article headers.
|