Close the logger and its file

Property definitions

logger $ FileLogger :: close
	# Close the logger and its `file`
	fun close do out.close
lib/logger/logger.nit:307,2--308,23