dcc0e8c806809180e1c62e58024f1f4247c65d5b
Enhanced the `InvokeRecActionCommandHandler` class by adding logging functionality using `ILogger`. Updated the constructor to accept an optional logger parameter. Introduced a check for `RestType` being `null` and added a warning log to handle such cases gracefully. This prevents processing invalid actions and improves system robustness.
Description
Languages
C#
100%