You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Log filtered command name
If a command is blocked by a cmdfilter, the name of the command should
be logged instead of logged as "None".
* Update cmdfilter docstring
Returning cmd and args is not used by anything but for logging purposes.
* test: add tests to validate logging of cmdfilter
* docs: add info to CHANGES
---------
Co-authored-by: Sijis Aviles <sijis.aviles@gmail.com>
0 commit comments