![]() |
![]()
| ![]() |
![]()
NAMELog::Report::Minimal - simulate Log::Report functions simple INHERITANCELog::Report::Minimal is a Exporter SYNOPSIS# See Log::Report, most functions get "hollow" behavior use Log::Report::Optional mode => 'DEBUG'; DESCRIPTIONThis module implements the functions provided by Log::Report, but then as simple as possible: no support for translations, no dispatchers, no smart exceptions. The package uses "Log::Report" in an "::Optional" way, the main script determines whether it wants the "::Minimal" or full-blown feature set. FUNCTIONSReport Production and Configuration
Abbreviations for report()Language TranslationsNo translations, no Log::Report::Message objects returned.
Configuration
SEE ALSOThis module is part of Log-Report-Optional distribution version 1.07, built on January 15, 2021. Website: http://perl.overmeer.net/CPAN/ LICENSECopyrights 2013-2021 by [Mark Overmeer <mark@overmeer.net>]. For other contributors see ChangeLog. This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. See http://dev.perl.org/licenses/
|