qml.logging.debug_logger

debug_logger(func, *, log_level=10, use_entry=True, override=None)

This decorator utility generates a string containing the called function, the passed arguments, and the source of the function call.