NAME
Catalyst::Log - Catalyst Log Class
SYNOPSIS
See Catalyst.
DESCRIPTION
Simple logging functionality for Catalyst.
METHODS
debug
Log debug informations.
dump
Dump stuff.
error
Log error informations.
info
Log informations.
warn
Log warnings.
SEE ALSO
AUTHOR
Sebastian Riedel, sri@cpan.org
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.