ESN-Trondheim / ESNbot

A Slack bot for ESN Trondheim
MIT License
3 stars 1 forks source link

Log commands that are run and their arguments #46

Open LaiAlexander opened 10 months ago

LaiAlexander commented 10 months ago

This will aid in fixing bugs. A decorator could be used for this, but other approaches could work as well. Here's an example: https://realpython.com/primer-on-python-decorators/#debugging-code