in reply to Re^2: Log4perl script logs OK only initially
in thread Log4perl script logs OK only initially
2. Reverting back to a "Log" subroutine, since for some reason, the $log_method wasn't working for me.$cron->add_entry("0 5 * * *", {'subroutine' => \&TestSub, 'arguments' => [ ], } );
-- Burvil
|
---|