qml.logging.debug_logger_init¶
- debug_logger_init(func, *, log_level=10, use_entry=False, override=None)¶
This decorator utility generates a string containing the called function, the passed arguments, and the source of the function call.
code/api/pennylane.logging.debug_logger_init
Download Python script
Download Notebook
View on GitHub