NAME
Plack::Handler::Stomp::StupidLogger - dead-simple logger for Plack::Handler::Stomp
VERSION
version 1.05
METHODS
new
Minimal constructor, no arguments.
debug
No-op
info
No-op
warn
Calls Perl's warn
.
error
Calls Perl's warn
.
AUTHOR
Gianni Ceccarelli <gianni.ceccarelli@net-a-porter.com>
COPYRIGHT AND LICENSE
This software is copyright (c) 2012 by Net-a-porter.com.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.