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