Description
In LUCENE-3539 we fixed IndexInput.toString to always include the resourceDescription.
I think we should do the same for IndexOutput?
I don't think Lucene currently uses/relies on IndexOutput.toString, but e.g. at least Elasticsearch does, and likely others, so I think it can only help if you can see which path is open by this IndexOutput.