Help for this page

Select Code to Download


  1. or download this
    Iterates over a list of jobs it gets from a database
       Creates a CommandHandler which uses Log4Perl
          CommandHandler calls Config which uses Log4Perl
              Calls CommandIterator which uses Log4Perl
    
  2. or download this
    sub Log4PerlInit{
        # Set up log4perl
    ...
    }