[std] fix markdown syntax in haxe.Log.trace() docs (#7025)
This empty line is necessary to fix markdown formatting in VSCode hover hints. It seems to work in the API docs, but I don't think this is valid markdown, GitHub's markdown renderer also needs the empty line.