NAME

Catalyst::Log - Catalyst Log Class

SYNOPSIS

See Catalyst::Application.

DESCRIPTION

Simple logging functionality for Catalyst.

METHODS

debug

Log debug informations.

error

Log error informations.

info

Log informations.

warn

Log warnings.

SEE ALSO

Catalyst.

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.