somakeit / smib

1 stars 0 forks source link

Add logging feature for space open/close events #213

Closed sam57719 closed 3 months ago

sam57719 commented 3 months ago

Enable logging of button press events in Slack plugin for space open/close actions. This includes saving logs to the database and capturing client IP and hostname, along with a stub for testing log inputs.

Only tested with stubbed data (see tests subdirectory in new plugin)

Data gets logged to:

sam57719 commented 3 months ago

Can you re-approve?