hgducharme / lichess-bot

A middle-man between your chess engine and lichess.com
GNU General Public License v3.0
1 stars 0 forks source link

API Logging #1

Open hgducharme opened 2 years ago

hgducharme commented 2 years ago

Add logging to all API calls. Have a function that takes the response and just logs a simple "Call successful" or "Request failed with status code: {status_code} and error: {error}".