web_logs# API documentation for tradeexecutor.webhook.api.web_logs Python function. web_logs(request)[source]# /logs endpoint. Return if the trade-executor is still alive or the exception that crashed it. See tradeexecutor.strategy.execution_state.ExecutionState for the return dta. Parameters: request (Request) –