[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cgiapp] CAP::LogDispatch


On Mon, 17 Jan 2005 16:26:53 -0600, Jason A. Crome <suppressed> wrote:
> I'm using Log::Dispatch::Buffer to catch everything that happens over
> the course of one request for the app.  At the end, I'd love to dump the
> contents of that to a popup, but I can't seem to extract that object and
> call the proper method.  Something like:
> 
> my $output = $self->log("debug")->fetch;

my $output = $self->log->output("debug")->fetch;

It is not very well documented in the Log::Dispatch pod, but I think
that will work.

Cheers,

Cees

---------------------------------------------------------------------
Web Archive:  http://www.mail-archive.com/suppressed/
              http://marc.theaimsgroup.com/?l=cgiapp&r=1&w=2
To unsubscribe, e-mail: suppressed
For additional commands, e-mail: suppressed


Mail converted by mhonarc 2.6.15
This archive provided courtesy of JSW4.NET, Internet Hosting Services for Small Business.