Clear the internal log.

Property definitions

saxophonit $ SAXEventLogger :: clear_log
	# Clear the internal log.
	fun clear_log do
		log.clear
	end
lib/saxophonit/testing.nit:75,2--78,4