In order for log_action to be discoverable in vscode
We must implement a wrapper function with typehint forwarding
Acceptance Criteria
- log_action is automatically discoverable by vscode
- log_action is highlighted as a function
- function arguments are correctly forwarded via typevar hinting to log_action