The log action is used for tracking errors and performance issues.

The log action has two configurations:
- Debounce time in milliseconds: a whole number for the debounce, or the amount of time for which to register
- The string to log out in addition to the default parameters: the string to appear in the console log
