vikit.common.decorators ======================= .. py:module:: vikit.common.decorators Overview -------- .. list-table:: Function :header-rows: 0 :widths: auto :class: summarytable * - :py:obj:`log_function_params `\ (func) - Decorator to log the parameters of a function Functions --------- .. py:function:: log_function_params(func) Decorator to log the parameters of a function