setup_notebook_logging# API documentation for tradeexecutor.cli.log.setup_notebook_logging Python function. setup_notebook_logging(log_level=30, show_process=False)[source]# Setup logger in notebook / backtesting environments. This will enable logging for all loggeres and the output is too verbose for backtesting. Parameters: log_level (str | int) – Return type: Logger