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 debug frame for the Wx catalyst engine.
From the debug frame you can also fire events.
SEE ALSO
AUTHOR
Eriam Schaffter, eriam@cpan.org
COPYRIGHT
This program is free software, you can redistribute it and/or modify it under the same terms as Perl itself.