-
Notifications
You must be signed in to change notification settings - Fork 4
add logging to api #548
Copy link
Copy link
Closed
Labels
Description
Currently we only print logs when there is an error. But often times it is than still difficult to pinpoint an issue when you do not know the context. That is why I would add a lot of Info logs around any actions and request that is being made. For example a log when somebody invites somebody into a team, etc...
Reactions are currently unavailable