Hello

a small code snipped working on my mod_perl windows:

         use Apache::Log ();
         Apache->warn("warn text");

please provide more details if this does not work.

regards,
Josef

-- 
Josef Ender, Bitspot AG
http://www.bitspot.ch

Anonymity wrote:
> Hello,
> I've been dealing with an issue with warn statements under mod perl
> lately.  The messages I try to warn out never make it to the log.  I've
> also tried printing to STDERR and get the same result.  We have multiple
> machines here with the same issue.  Does anyone have a workaround?
> Thanks,
> Mike
> 
> 

Reply via email to