mtilda / techtrans-bot

A Twitch bot that tells you about cool inventions by pulling data from NASA's Technology Transfer API
MIT License
0 stars 0 forks source link

Logging #18

Closed mtilda closed 3 years ago

mtilda commented 3 years ago

Add Inform(), Warn(), and Error(), which beautifully print information, warnings, and errors to the console.

closes #10, closes #11, closes #14