Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save cmeister2/b71f264d46069a9626e50bae479606f3 to your computer and use it in GitHub Desktop.
Save cmeister2/b71f264d46069a9626e50bae479606f3 to your computer and use it in GitHub Desktop.
2019-05-28 12:22:20,359 INFO Render card with MTGO ID 12347
2019-05-28 12:22:20,360 DEBUG Creating new scryfall cache for request
2019-05-28 12:22:20,364 DEBUG Scryfall database path: /data/developer/.local/share/scryfall_cache/scryfallcache.sqlite3
2019-05-28 12:22:20,396 DEBUG Returning single result for MTGO ID 12347
2019-05-28 12:22:20,397 DEBUG Card: ScryfallCard[Carrion Beetles @ 46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4]
2019-05-28 12:22:20,397 DEBUG [ScryfallCard[Carrion Beetles @ 46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4]] Image URI for 'png': https://img.scryfall.com/cards/png/en/usg/122.png?1517813031
2019-05-28 12:22:20,398 DEBUG [ScryfallCard[Carrion Beetles @ 46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4]] Local image path for png: /data/developer/.local/share/scryfall_cache/art_cache/png/46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4.png
2019-05-28 12:22:20,398 DEBUG Downloading https://img.scryfall.com/cards/png/en/usg/122.png?1517813031 to /data/developer/.local/share/scryfall_cache/art_cache/png/46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4.png._scry
2019-05-28 12:22:20,407 DEBUG [HTTPRateLimitAdapter] Allowing send: 0 period calls < 1 allowed
2019-05-28 12:22:20,409 DEBUG Starting new HTTPS connection (1): img.scryfall.com:443
2019-05-28 12:22:21,071 DEBUG https://img.scryfall.com:443 "GET /cards/png/en/usg/122.png?1517813031 HTTP/1.1" 200 1920314
2019-05-28 12:22:21,075 DEBUG [HTTPRateLimitAdapter] Period starts at 5803.666847, ends 5803.766847 (prestart 5802.998726)
2019-05-28 12:22:21,557 DEBUG Downloaded https://img.scryfall.com/cards/png/en/usg/122.png?1517813031 to /data/developer/.local/share/scryfall_cache/art_cache/png/46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4.png._scry
2019-05-28 12:22:21,558 DEBUG Moved temporary download file /data/developer/.local/share/scryfall_cache/art_cache/png/46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4.png._scry to /data/developer/.local/share/scryfall_cache/art_cache/png/46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4.png
2019-05-28 12:22:21,558 DEBUG Image path: /data/developer/.local/share/scryfall_cache/art_cache/png/46d4f4d7-a35b-45ea-ba51-ee65b3ff98d4.png
2019-05-28 12:22:21,562 DEBUG Closing scryfall cache
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment