NAME
Catalyst::Log::Wx - Catalyst Log Class for Wx engine
SYNOPSIS
use Catalyst::Log::Wx;
MyApp->log(Catalyst::Log::Wx->new);
See Catalyst.
DESCRIPTION
This module provides a log frame for the Wx catalyst engine.
SEE ALSO
Catalyst.
AUTHOR
Eriam Schaffter, eriam@cpan.org
and the Catalyst and wxPerl team.
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.