09:01:36 Create new PHPExcel object
09:01:36 Set document properties
09:01:36 Add some data
09:01:36 Set header/footer
09:01:36 Add a drawing to the header
09:01:36 Set page orientation and size
09:01:36 Rename worksheet
09:01:36 Write to Excel2007 format
09:01:36 File written to 04printing.xlsx
Call time to write Workbook was 0.0213 seconds
09:01:36 Current memory usage: 6.25 MB
09:01:36 Write to Excel5 format
09:01:36 File written to 04printing.xls
Call time to write Workbook was 0.0150 seconds
09:01:36 Current memory usage: 8.5 MB
09:01:36 Peak memory usage: 8.5 MB
09:01:36 Done writing files
Files have been created in /var/www/igeotrack/vendor/phpoffice/phpexcel/Examples