Help for this page

Select Code to Download


  1. or download this
    ##################################################
    sub reset { # Mainly for debugging/testing
    ...
        # Delegate this to the logger ...
        return Log::Log4perl::Logger->reset();
    }