Hello,
thank you for your question.
Simply put, there are two points to mentions in comparison:
1. Google's python script will add to sitemap only the pages that were already visited (there is no info about the pages linked
from the accessed page in the logs), while our Sitemap Generator script crawls the site and so finds all links, creating
complete sitemap.
2. Scaning the logs is a faster way to generate sitemap though, since there is no need for network connection to your site for every page, like Sitemap Generator does.
Please check this topic regarding the time required to create sitemap for large site:
How long it will take to generate sitemapSitemap Generator Frequently asked questionsLet me know if you have further questions.