SYNOPSIS

 # See Log::Report, most functions get "hollow" behavior
 use Log::Report::Optional mode => 'DEBUG';

DESCRIPTION

This 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.