# Reportsteuerung my $log=EBL::ebl_reporting->new(); $log=EBL::ebl_reporting->open($config{logfile_name}); $log->log($config{logstatus}); $log->shell($config{shellstatus});