We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Make the XML output logging verbose
Fix another typo
Implementing the only reliable way to detect errors (parsing the resu… …lt XML)
Fix to the code which outputs nicely formatted errors
Fix a typo causing a false positive on errors
Output errors from all parts of the XML result rather than just a lim… …ited set
Fixing more scoping issues that appear to prevent correct imports
Another import result fix (this time I can see the issue from the out… …put)
Trying to dump out some error debugging information
More error handling fixes