Alex Vandiver > Jifty > Jifty::Event::Log

Download:
Jifty-0.91117.tar.gz

Dependencies

Annotate this POD

CPAN RT

New  12
Open  5
View Bugs
Report a bug
Source  

NAME ^

Jifty::Event::Log - An event that Jifty::Logger::EventAppender creates

DESCRIPTION ^

This Jifty::Event is created when a log message happens.

METHODS ^

match QUERY

Matches only if all of the keys in the query exist in the data, and the values of the keys match the respective values in the data.

render_arguments

All of the data is dumped into the redered arguments, verbatim.