linus-jansson / btd6farmer

A tool to make autonomous macros in Bloons Td 6. Relies on OCR and template matchmating for navigation. Made in python
https://discord.gg/qyKT6bzqZQ
MIT License
31 stars 11 forks source link

Proper logging #43

Open linus-jansson opened 1 year ago

linus-jansson commented 1 year ago

In file and in ~terminal~ (Need to think about this)

https://docs.python.org/3/howto/logging.html

linus-jansson commented 1 year ago

Logging to file done in #66 but needs testing