NAME
Module::Packaged::Generator::Role::Logging - role to provide easy logging
VERSION
version 1.111930
DESCRIPTION
This Moose role provides the consuming class with an easy access to Module::Packaged::Generator::Logger.
METHODS
log
log_fatal
log_debug
set_debug
set_muted
progress_bar
Those methods are imported from Module::Packaged::Generator::Logger - refer to this module for more information.
AUTHOR
Jerome Quelin
COPYRIGHT AND LICENSE
This software is copyright (c) 2010 by Jerome Quelin.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.