use Modern::Perl;
use Try::Tiny;
use C4::Context;
use C4::Log;
use Koha::Logger;
use Koha::Plugins;
use Koha::Script -cron;
cronlogaction();
-