steamcmd / api

Read-only API interface for steamcmd app_info
https://www.steamcmd.net
MIT License
59 stars 8 forks source link

Application logging #2

Closed jonakoudijs closed 1 year ago

jonakoudijs commented 4 years ago

When something goes wrong it's hard to de bug because we don't know what has happened during that request (which steps did succeed and which did not). For example logging if steamcmd was executed succesfully or not and if it could be parsed.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

jonakoudijs commented 1 year ago

As of version 1.10.0 the API has been rewritten to FastAPI 🥳. Loggin has been improved a bit and although it needs more work this will be not added in the near future (unless there is more need/requirement for it).